From cd738f876cb7a6b426607136cc1180c70d49b931 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Mon, 12 Jan 2026 09:28:31 +0100 Subject: [PATCH] package/x11r7/xapp_viewres: bump version to 1.0.8 https://lists.x.org/archives/xorg-announce/2025-May/003604.html Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/x11r7/xapp_viewres/xapp_viewres.hash | 6 +++--- package/x11r7/xapp_viewres/xapp_viewres.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/x11r7/xapp_viewres/xapp_viewres.hash b/package/x11r7/xapp_viewres/xapp_viewres.hash index a662f4ef2e..a5ff6a7a4b 100644 --- a/package/x11r7/xapp_viewres/xapp_viewres.hash +++ b/package/x11r7/xapp_viewres/xapp_viewres.hash @@ -1,5 +1,5 @@ -# From https://lists.x.org/archives/xorg-announce/2022-October/003219.html -sha256 b15a62085b1a10f55ae1cf17b7ded75b72b21be240c68071685db377c4afc628 viewres-1.0.7.tar.xz -sha512 75878faee001163891adf8472c79b31273f794e23dd775c80b33acdd1ce76df708eb27a49c20f79b7101ad676e1d50d9c857c2e2e0930c6209eeb7af8a11397c viewres-1.0.7.tar.xz +# From https://lists.x.org/archives/xorg-announce/2025-May/003604.html +sha256 4b221c2b103390b166633612b9abf8036cbbe90605dbd8a37cf2a377fa2b6cd2 viewres-1.0.8.tar.xz +sha512 3cd5dc23ab1b3289eb1433cf7373cc4edab84ef39166013056d4ffad90bb4f926e7471f7691a4c6bcb81cf6bfd203478a0ae2fb53300e838b1c5d1cc82ff8da0 viewres-1.0.8.tar.xz # Locally computed sha256 aefb540c54bc95c68702cd2ae668c559e63cc1a84f55ae5c0e78547e7d75d2d5 COPYING diff --git a/package/x11r7/xapp_viewres/xapp_viewres.mk b/package/x11r7/xapp_viewres/xapp_viewres.mk index 49933d7af6..98198ec325 100644 --- a/package/x11r7/xapp_viewres/xapp_viewres.mk +++ b/package/x11r7/xapp_viewres/xapp_viewres.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_VIEWRES_VERSION = 1.0.7 +XAPP_VIEWRES_VERSION = 1.0.8 XAPP_VIEWRES_SOURCE = viewres-$(XAPP_VIEWRES_VERSION).tar.xz XAPP_VIEWRES_SITE = https://xorg.freedesktop.org/archive/individual/app XAPP_VIEWRES_LICENSE = MIT