[Buildroot] [git commit] package/x11r7/xapp_xset: bump version to 1.2.5

Yann E. MORIN yann.morin.1998 at free.fr
Fri Dec 9 16:31:51 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=ea7d4fe0df7154b60f563295de0ce362991ff1d4
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

https://lists.x.org/archives/xorg-announce/2022-December/003271.html
Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/x11r7/xapp_xset/xapp_xset.hash | 8 +++-----
 package/x11r7/xapp_xset/xapp_xset.mk   | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/package/x11r7/xapp_xset/xapp_xset.hash b/package/x11r7/xapp_xset/xapp_xset.hash
index a4f19d0273..dea34a1a13 100644
--- a/package/x11r7/xapp_xset/xapp_xset.hash
+++ b/package/x11r7/xapp_xset/xapp_xset.hash
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2018-March/002873.html
-md5  70ea7bc7bacf1a124b1692605883f620  xset-1.2.4.tar.bz2
-sha1  41a857f30ff5bb0dfbda1549bb703984344ea228  xset-1.2.4.tar.bz2
-sha256  e4fd95280df52a88e9b0abc1fee11dcf0f34fc24041b9f45a247e52df941c957  xset-1.2.4.tar.bz2
-sha512  f24714c9a82081a09d3054bbad98553de9366992f22eaf3e2bcadbb58fad1d3dad2547fef6fa9898d8a9df064573c29df9d82a5c801fa92248604c95f65dc83d  xset-1.2.4.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-December/003271.html
+sha256  9f692d55635b3862cd63633b1222a87680ec283c7a8e8ed6dd698a3147f75e2f  xset-1.2.5.tar.xz
+sha512  12b53d7cd6b7ccf6515c03f68151490fce6b2629e99b8d85ac5d760f4ed93394a457213c3947533809fbbb04acd1ed260aeea1256099a10397660eef3088150d  xset-1.2.5.tar.xz
 # Locally computed
 sha256  6bfc619b6d37dd0e6ca575edcb3a05194136e04d1d9989b8e14e6f7850587382  COPYING
diff --git a/package/x11r7/xapp_xset/xapp_xset.mk b/package/x11r7/xapp_xset/xapp_xset.mk
index 9ead55a20f..498e6a123c 100644
--- a/package/x11r7/xapp_xset/xapp_xset.mk
+++ b/package/x11r7/xapp_xset/xapp_xset.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-XAPP_XSET_VERSION = 1.2.4
-XAPP_XSET_SOURCE = xset-$(XAPP_XSET_VERSION).tar.bz2
-XAPP_XSET_SITE = http://xorg.freedesktop.org/releases/individual/app
+XAPP_XSET_VERSION = 1.2.5
+XAPP_XSET_SOURCE = xset-$(XAPP_XSET_VERSION).tar.xz
+XAPP_XSET_SITE = https://xorg.freedesktop.org/archive/individual/app
 XAPP_XSET_LICENSE = MIT
 XAPP_XSET_LICENSE_FILES = COPYING
 XAPP_XSET_DEPENDENCIES = xlib_libXmu



More information about the buildroot mailing list