package/x11r7/xlib_libXaw: bump version to 1.0.15
Release notes: https://lists.x.org/archives/xorg-announce/2023-March/003372.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
e24cd30a14
commit
0864f87428
@ -1,6 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2021-March/003077.html
|
||||
sha256 76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e libXaw-1.0.14.tar.bz2
|
||||
sha512 29d1c151369523ae6cb418e636b0b7b39ccccc35462a0b394dbeb46d5b6d780badd2eb872a55d9fbba1ee1af034e76c0463f40f8d8a7be2c336d08b3b1bf81d4 libXaw-1.0.14.tar.bz2
|
||||
|
||||
# From https://lists.x.org/archives/xorg-announce/2023-March/003372.html
|
||||
sha256 ab35f70fde9fb02cc71b342f654846a74328b74cb3a0703c02d20eddb212754a libXaw-1.0.15.tar.xz
|
||||
sha512 8edbf280b7b24b9040c291545053c1251d6af7e7f56da43a6065a1848245863eb52bdfc28c2f18dbb6597a4064394a44f4df5d8596a1a467549ccc9ce50a7821 libXaw-1.0.15.tar.xz
|
||||
# Locally calculated
|
||||
sha256 9f5adb26952f93b3e4650285b94ec6c61a27aab5a21088bfb6694001be1b360d COPYING
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXAW_VERSION = 1.0.14
|
||||
XLIB_LIBXAW_SOURCE = libXaw-$(XLIB_LIBXAW_VERSION).tar.bz2
|
||||
XLIB_LIBXAW_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXAW_VERSION = 1.0.15
|
||||
XLIB_LIBXAW_SOURCE = libXaw-$(XLIB_LIBXAW_VERSION).tar.xz
|
||||
XLIB_LIBXAW_SITE = https://xorg.freedesktop.org/archive/individual/lib
|
||||
XLIB_LIBXAW_LICENSE = MIT
|
||||
XLIB_LIBXAW_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXAW_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user