mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/x11r7/xapp_appres: bump version to 1.0.7
https://lists.x.org/archives/xorg-announce/2024-June/003517.html Switched _SITE to URL mentioned in latest release notes. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
43329222f5
commit
509fa5fd55
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-April/003141.html
|
||||
sha256 8b2257e2a0a1ad8330323aec23f07c333075d7fe4e6efd88e0c18fba8223590b appres-1.0.6.tar.xz
|
||||
sha512 6d14f6a2ad5c83a4d42d4c51ec9a9f32652dfe7624881f1f41c0b1f4946904e7e5ca81a2fd9f4f4824488ce1bd2a4047f92320626bf33b0f1afc5e6b89d3e2b9 appres-1.0.6.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-June/003517.html
|
||||
sha256 1114b189239fd87a8d1db433edcb4486346d29912132b91eaeee5667f13b819f appres-1.0.7.tar.xz
|
||||
sha512 5948f869124dd7160ffe109b0fc7ccdca45c3b3f551a382a0bcf2c2af9e3832b0d4451e2868ca93a38de8e8e2caf1946ac72936b3256e99a32437d0ddd937a60 appres-1.0.7.tar.xz
|
||||
# Locally computed
|
||||
sha256 5969302729a9621fd526a7f9942a51a29b858e0b682ffd28eeda5fc4dfaddf55 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_APPRES_VERSION = 1.0.6
|
||||
XAPP_APPRES_VERSION = 1.0.7
|
||||
XAPP_APPRES_SOURCE = appres-$(XAPP_APPRES_VERSION).tar.xz
|
||||
XAPP_APPRES_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_APPRES_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_APPRES_LICENSE = MIT
|
||||
XAPP_APPRES_LICENSE_FILES = COPYING
|
||||
XAPP_APPRES_DEPENDENCIES = xlib_libX11 xlib_libXt
|
||||
|
||||
Reference in New Issue
Block a user