summaryrefslogtreecommitdiffstats
path: root/package/restorecond
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2018-10-11 21:37:04 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-10-11 22:02:33 +0200
commit0dcdea9d06e59401e31dcb6d5a8ba318e35ace5f (patch)
treedc08e9e0b7c49f0ca1efdb9ebcf8fcf6ec067612 /package/restorecond
parent9e412462887cbb4195f7f0b86aa28654a4919235 (diff)
downloadbuildroot-0dcdea9d06e59401e31dcb6d5a8ba318e35ace5f.tar.gz
buildroot-0dcdea9d06e59401e31dcb6d5a8ba318e35ace5f.zip
restorecond: bump to version 2.8
Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/restorecond')
-rw-r--r--package/restorecond/restorecond.hash5
-rw-r--r--package/restorecond/restorecond.mk4
2 files changed, 6 insertions, 3 deletions
diff --git a/package/restorecond/restorecond.hash b/package/restorecond/restorecond.hash
index f52bbd2161..d171c50524 100644
--- a/package/restorecond/restorecond.hash
+++ b/package/restorecond/restorecond.hash
@@ -1,2 +1,5 @@
# https://github.com/SELinuxProject/selinux/wiki/Releases
-sha256 cb8e0a8d706cb2c1f105125f3514dffffefcbcfb49199183a7f91ab0bdf1f24d restorecond-2.7.tar.gz
+sha256 323cab1128e5308cd85fea0e5c98e3c8973e1ada0b659f2fce76187e192271bf restorecond-2.8.tar.gz
+
+# Hash for license file
+sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 COPYING
diff --git a/package/restorecond/restorecond.mk b/package/restorecond/restorecond.mk
index aaa59b3351..7e43d9c8df 100644
--- a/package/restorecond/restorecond.mk
+++ b/package/restorecond/restorecond.mk
@@ -4,8 +4,8 @@
#
################################################################################
-RESTORECOND_VERSION = 2.7
-RESTORECOND_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804
+RESTORECOND_VERSION = 2.8
+RESTORECOND_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524
RESTORECOND_LICENSE = GPL-2.0
RESTORECOND_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud