From 025a32d63b7927da9c2098d1b3a0f0a3704bbbdb Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Mon, 12 Jan 2026 09:29:38 +0100 Subject: [PATCH] package/x11r7/xapp_xmore: bump version to 1.0.4 https://lists.x.org/archives/xorg-announce/2024-February/003451.html Updated license hash due to upstream commit: https://gitlab.freedesktop.org/xorg/app/xmore/-/commit/f1d979d7a304113ab5df35971c440e6a76761ad9 Switched tarball to xz. Switched _SITE to URL mentioned in latest release notes. Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/x11r7/xapp_xmore/xapp_xmore.hash | 10 ++++------ package/x11r7/xapp_xmore/xapp_xmore.mk | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/package/x11r7/xapp_xmore/xapp_xmore.hash b/package/x11r7/xapp_xmore/xapp_xmore.hash index 960a1e5f92..5ebf7473f4 100644 --- a/package/x11r7/xapp_xmore/xapp_xmore.hash +++ b/package/x11r7/xapp_xmore/xapp_xmore.hash @@ -1,7 +1,5 @@ -# From https://lists.x.org/archives/xorg-announce/2019-March/002964.html -md5 8e1279352192e4142740c21db58f9be9 xmore-1.0.3.tar.bz2 -sha1 b57b92afd783d28c4c505e0c95556939f24c3ec9 xmore-1.0.3.tar.bz2 -sha256 644a1e0d5182d7708d413722d0579a587dc56b9a8cb60640df076d302e09251b xmore-1.0.3.tar.bz2 -sha512 e3e44831cd87a54bb585f80ef0d87f69dc35f6c834a73241aad9f6e2b0999b53c51a0a3f915a94ae4d6dc9bdfb9f60b6576f0bdcec441443abd98efa6c51b1d3 xmore-1.0.3.tar.bz2 +# From https://lists.x.org/archives/xorg-announce/2024-February/003451.html +sha256 7eb560dbc1de4e43c64fe491ad73907a29d734cca82a9ad82c7d3feb9cdb0a9a xmore-1.0.4.tar.xz +sha512 52ac9bca78431f5f830b4607ff2cc375ab90e11380e0d4d3e591689359806cc7c7ec92c713d4d65742f40407e4f407c372759e5d03e30a30dfd866e6d5c6f6f7 xmore-1.0.4.tar.xz # Locally computed -sha256 27d8cbdcde7a0bd062ce49cdf8c672201452a64e3e6823f09b1beffe2c4b8eff COPYING +sha256 eaba8f94ecdc70f7d0f7a7c44544abd198f8ef034d1c45d3b915d52194f3ee3f COPYING diff --git a/package/x11r7/xapp_xmore/xapp_xmore.mk b/package/x11r7/xapp_xmore/xapp_xmore.mk index f8a3ba8c1f..ac58ce35d3 100644 --- a/package/x11r7/xapp_xmore/xapp_xmore.mk +++ b/package/x11r7/xapp_xmore/xapp_xmore.mk @@ -4,9 +4,9 @@ # ################################################################################ -XAPP_XMORE_VERSION = 1.0.3 -XAPP_XMORE_SOURCE = xmore-$(XAPP_XMORE_VERSION).tar.bz2 -XAPP_XMORE_SITE = http://xorg.freedesktop.org/releases/individual/app +XAPP_XMORE_VERSION = 1.0.4 +XAPP_XMORE_SOURCE = xmore-$(XAPP_XMORE_VERSION).tar.xz +XAPP_XMORE_SITE = https://xorg.freedesktop.org/archive/individual/app XAPP_XMORE_LICENSE = MIT XAPP_XMORE_LICENSE_FILES = COPYING XAPP_XMORE_DEPENDENCIES = xlib_libXaw