package/x11r7/xapp_xgc: bump version to 1.0.6
https://lists.x.org/archives/xorg-announce/2022-October/003221.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
dd1c370ad7
commit
ef8faec32d
@ -1,4 +1,5 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-April/002575.html
|
||||
sha256 14828d9bda358ad57efc0206bc416ee33ba542091edb186485cca5389adc2f5e xgc-1.0.5.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-October/003221.html
|
||||
sha256 7b87bbdbce4ec858738a3b81b8a3943aff01036001e2a1d00bb5384392a8b240 xgc-1.0.6.tar.xz
|
||||
sha512 f449b9b2d313aeba1fe9bf33fef90291776403f1fdf4afc507c4b973045c97fc8ded65ddec4f8c58727e7e4c7c4ad6a65ae79581eb4bdfe9c79a5f909dbc0a1f xgc-1.0.6.tar.xz
|
||||
# Locally computed
|
||||
sha256 13ebeb3e59e406064d46e94a707ed5ec5d8d2bf840971265dd46db0850d22d02 COPYING
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XGC_VERSION = 1.0.5
|
||||
XAPP_XGC_SOURCE = xgc-$(XAPP_XGC_VERSION).tar.bz2
|
||||
XAPP_XGC_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XGC_VERSION = 1.0.6
|
||||
XAPP_XGC_SOURCE = xgc-$(XAPP_XGC_VERSION).tar.xz
|
||||
XAPP_XGC_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XGC_LICENSE = MIT
|
||||
XAPP_XGC_LICENSE_FILES = COPYING
|
||||
XAPP_XGC_DEPENDENCIES = xlib_libXaw
|
||||
|
Loading…
Reference in New Issue
Block a user