mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/x11r7/xapp_xwud: bump version to 1.0.7
https://lists.x.org/archives/xorg-announce/2024-October/003537.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
e5fe3770c8
commit
6576a349bf
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-July/003179.html
|
||||
sha256 64048cd15eba3cd9a3d2e3280650391259ebf6b529f2101d1a20f441038c1afe xwud-1.0.6.tar.xz
|
||||
sha512 a7b964d9ef13e4726b2ef84dcc1040cdf510c8031c3e6e1dc1c711e65d9e56f1fc5921a7af3dbbd898b861c79e9da6242da23c2e73816e39152ae719052293e9 xwud-1.0.6.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-October/003537.html
|
||||
sha256 e55cbedab36d7a5f671abf8e594888afc48caa116d51d429ea53ea317ec0c61e xwud-1.0.7.tar.xz
|
||||
sha512 3c910fc170f6f6373d426aa5532bd3ede6d83efab06a77c3a43a92aa9cfae9a5324d5a6ca1dfcc8941be6895b6769b3a7beee8081815000b57f93aa1b4e7c420 xwud-1.0.7.tar.xz
|
||||
# Locally computed
|
||||
sha256 be3db9aa060c462490a8c1ed44a4d059b32bba359f4688b1ecf3f794d363539e COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XWUD_VERSION = 1.0.6
|
||||
XAPP_XWUD_VERSION = 1.0.7
|
||||
XAPP_XWUD_SOURCE = xwud-$(XAPP_XWUD_VERSION).tar.xz
|
||||
XAPP_XWUD_SITE = https://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XWUD_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XWUD_LICENSE = MIT
|
||||
XAPP_XWUD_LICENSE_FILES = COPYING
|
||||
XAPP_XWUD_DEPENDENCIES = xlib_libX11
|
||||
|
||||
Reference in New Issue
Block a user