mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/x11r7/xapp_xsm: bump version to 1.0.6
https://lists.x.org/archives/xorg-announce/2024-March/003479.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
d7c2ce79a1
commit
4e59dc19d7
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-April/003152.html
|
||||
sha256 9c30fdaa3fc132e4ff201cfc478669056e6e15502e77df88df11fb94e4e6fb2d xsm-1.0.5.tar.xz
|
||||
sha512 df3777b3aab813ec8aa906f5a03f93b8ca645978970290cf7baf732e175c36c00ae19baeb45ea7404d35838c21e6f8fca28f0da3e2f398d17adac5f2acb7b351 xsm-1.0.5.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-March/003479.html
|
||||
sha256 b74cc774c6060c37592f68a90dbd31b0f2a62fb14e562769434f79be284a63ce xsm-1.0.6.tar.xz
|
||||
sha512 ee4e9b4ab6be6773e53685540f807b03d553bfecc26c4e85fe12daca486fdeb66c594c6eab54043a8c149112c7a3ed18e463d68d7aee62e93a06c091ce39c268 xsm-1.0.6.tar.xz
|
||||
# Locally computed
|
||||
sha256 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XSM_VERSION = 1.0.5
|
||||
XAPP_XSM_VERSION = 1.0.6
|
||||
XAPP_XSM_SOURCE = xsm-$(XAPP_XSM_VERSION).tar.xz
|
||||
XAPP_XSM_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XSM_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XSM_LICENSE = MIT
|
||||
XAPP_XSM_LICENSE_FILES = COPYING
|
||||
XAPP_XSM_DEPENDENCIES = xlib_libXaw
|
||||
|
||||
Reference in New Issue
Block a user