mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/x11r7/xapp_twm: bump version to 1.0.13.1
https://lists.x.org/archives/xorg-announce/2025-May/003600.html https://lists.x.org/archives/xorg-announce/2025-May/003599.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
4f4b9b31e7
commit
3d0656bf48
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-April/003135.html
|
||||
sha256 aaf201d4de04c1bb11eed93de4bee0147217b7bdf61b7b761a56b2fdc276afe4 twm-1.0.12.tar.xz
|
||||
sha512 f3d68df7e06516f6b74f19181efcfd9db2479c8ea0c72c3a6ed0dc1b222405b40d81a2dea17b662955e0c1783e87d0d3eb067c3b6e7c6eed8c0d38d03d362260 twm-1.0.12.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2025-May/003600.html
|
||||
sha256 a52534755aa8b492c884e52fa988bac84ab4d54641954679b9aaf08e323df2c5 twm-1.0.13.1.tar.xz
|
||||
sha512 6976e62c322d4d7e15501a290b65a771101a23f3ff7733b039215b583f12da9db22048947a4851a88f08c74b72c310891e721291487e63972da23819f8ae9656 twm-1.0.13.1.tar.xz
|
||||
# Locally computed
|
||||
sha256 4809ffc9656bc9a704e19ab467d1cedc97c48c9d1f9a4018e6d99d2e61f75945 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_TWM_VERSION = 1.0.12
|
||||
XAPP_TWM_VERSION = 1.0.13.1
|
||||
XAPP_TWM_SOURCE = twm-$(XAPP_TWM_VERSION).tar.xz
|
||||
XAPP_TWM_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_TWM_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_TWM_LICENSE = MIT
|
||||
XAPP_TWM_LICENSE_FILES = COPYING
|
||||
XAPP_TWM_DEPENDENCIES = \
|
||||
|
||||
Reference in New Issue
Block a user