From: Adam Duskett Date: Mon, 8 Apr 2019 18:50:11 +0000 (-0400) Subject: package/restorecond: bump to version 2.9 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9e40ea2f5b8cb0de1ee5e4b2b88a4233c9e5d78a;p=buildroot.git package/restorecond: bump to version 2.9 Signed-off-by: Adam Duskett Signed-off-by: Thomas Petazzoni --- diff --git a/package/restorecond/restorecond.hash b/package/restorecond/restorecond.hash index d171c50524..7a82bda370 100644 --- a/package/restorecond/restorecond.hash +++ b/package/restorecond/restorecond.hash @@ -1,5 +1,5 @@ # https://github.com/SELinuxProject/selinux/wiki/Releases -sha256 323cab1128e5308cd85fea0e5c98e3c8973e1ada0b659f2fce76187e192271bf restorecond-2.8.tar.gz +sha256 cbf9820583e641ee0462fa7bc89e6024676af281e025703e17b2d019b1a25a4f restorecond-2.9.tar.gz # Hash for license file sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 COPYING diff --git a/package/restorecond/restorecond.mk b/package/restorecond/restorecond.mk index 7e43d9c8df..c519b5de2b 100644 --- a/package/restorecond/restorecond.mk +++ b/package/restorecond/restorecond.mk @@ -4,8 +4,8 @@ # ################################################################################ -RESTORECOND_VERSION = 2.8 -RESTORECOND_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524 +RESTORECOND_VERSION = 2.9 +RESTORECOND_SITE = https://github.com/SELinuxProject/selinux/releases/download/20190315 RESTORECOND_LICENSE = GPL-2.0 RESTORECOND_LICENSE_FILES = COPYING