From e07f0eba7eced2d5d382ea4f74e414104ee03119 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Tue, 12 May 2026 16:51:54 +0200 Subject: [PATCH] package/restorecond: bump version to 3.10 https://github.com/SELinuxProject/selinux/releases/tag/3.10 Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/restorecond/restorecond.hash | 2 +- package/restorecond/restorecond.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/restorecond/restorecond.hash b/package/restorecond/restorecond.hash index dcfbd54617..19c1c36473 100644 --- a/package/restorecond/restorecond.hash +++ b/package/restorecond/restorecond.hash @@ -1,5 +1,5 @@ # https://github.com/SELinuxProject/selinux/wiki/Releases -sha256 d57b6ffe7eafd01af58e5efa50f8522eca73c0b3cb2955ca3f33397ba074a1a7 restorecond-3.9.tar.gz +sha256 a1ae64084d4a9dd550669301cc456873879f49fe77f71ee2fca9f9d3a16646a0 restorecond-3.10.tar.gz # Hash for license file sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 LICENSE diff --git a/package/restorecond/restorecond.mk b/package/restorecond/restorecond.mk index e8f432c88d..c0234aadab 100644 --- a/package/restorecond/restorecond.mk +++ b/package/restorecond/restorecond.mk @@ -4,7 +4,7 @@ # ################################################################################ -RESTORECOND_VERSION = 3.9 +RESTORECOND_VERSION = 3.10 RESTORECOND_SITE = https://github.com/SELinuxProject/selinux/releases/download/$(RESTORECOND_VERSION) RESTORECOND_LICENSE = GPL-2.0 RESTORECOND_LICENSE_FILES = LICENSE