From: Adam Duskett Date: Mon, 30 Jan 2017 17:00:14 +0000 (-0500) Subject: sepolgen: bump to version 2.6 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ebd029c9d9eacb649d6d1826a061830477e31d39;p=buildroot.git sepolgen: bump to version 2.6 Signed-off-by: Adam Duskett Signed-off-by: Thomas Petazzoni --- diff --git a/package/sepolgen/sepolgen.hash b/package/sepolgen/sepolgen.hash index a377c66aef..b338a7019f 100644 --- a/package/sepolgen/sepolgen.hash +++ b/package/sepolgen/sepolgen.hash @@ -1,2 +1,2 @@ # https://github.com/SELinuxProject/selinux/wiki/Releases -sha256 8a1c6d3a78c9b6ad3555c74def555f65a62950bf21c111c585bfc382fec3a645 sepolgen-1.1.9.tar.gz +sha256 6a327b1576d914e57ad796a541a7a9bcceefb14c445355559993de0fdb8e7a60 sepolgen-2.6.tar.gz diff --git a/package/sepolgen/sepolgen.mk b/package/sepolgen/sepolgen.mk index efecee7567..137eaed612 100644 --- a/package/sepolgen/sepolgen.mk +++ b/package/sepolgen/sepolgen.mk @@ -4,8 +4,8 @@ # ################################################################################ -SEPOLGEN_VERSION = 1.1.9 -SEPOLGEN_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20130423 +SEPOLGEN_VERSION = 2.6 +SEPOLGEN_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20161014 SEPOLGEN_LICENSE = GPLv2 SEPOLGEN_LICENSE_FILES = COPYING