mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/restorecond: bump version to 3.10
https://github.com/SELinuxProject/selinux/releases/tag/3.10 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
ec210e7c87
commit
e07f0eba7e
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user