summaryrefslogtreecommitdiffstats
path: root/package/libsemanage
diff options
context:
space:
mode:
authorAdam Duskett <aduskett@gmail.com>2017-10-17 14:54:41 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-10-17 23:07:22 +0200
commit6ff50428e84002763a3e4294499000c4310e1362 (patch)
tree46cdaa14e831278b61e764ecae0bcd7acba09372 /package/libsemanage
parent609f1563f914e378f271c69c4726aff12ae3b425 (diff)
downloadbuildroot-6ff50428e84002763a3e4294499000c4310e1362.tar.gz
buildroot-6ff50428e84002763a3e4294499000c4310e1362.zip
libsemanage: bump to 2.7
Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libsemanage')
-rw-r--r--package/libsemanage/libsemanage.hash4
-rw-r--r--package/libsemanage/libsemanage.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/package/libsemanage/libsemanage.hash b/package/libsemanage/libsemanage.hash
index 62f4d833a5..c386571591 100644
--- a/package/libsemanage/libsemanage.hash
+++ b/package/libsemanage/libsemanage.hash
@@ -1,2 +1,2 @@
-# Locally computed
-sha256 4f81541047290b751f2ffb926fcd381c186f22db18d9fe671b0b4a6a54e8cfce libsemanage-2.6.tar.gz
+# From: https://github.com/SELinuxProject/selinux/wiki/Releases
+sha256 07e9477714ce6a4557a1fe924ea4cb06501b62d0fa0e3c0dc32a2cf47cb8d476 libsemanage-2.7.tar.gz
diff --git a/package/libsemanage/libsemanage.mk b/package/libsemanage/libsemanage.mk
index 2964c56f96..829409f527 100644
--- a/package/libsemanage/libsemanage.mk
+++ b/package/libsemanage/libsemanage.mk
@@ -4,8 +4,8 @@
#
################################################################################
-LIBSEMANAGE_VERSION = 2.6
-LIBSEMANAGE_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20161014
+LIBSEMANAGE_VERSION = 2.7
+LIBSEMANAGE_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804
LIBSEMANAGE_LICENSE = LGPL-2.1+
LIBSEMANAGE_LICENSE_FILES = COPYING
LIBSEMANAGE_DEPENDENCIES = host-bison host-flex audit libselinux ustr bzip2
OpenPOWER on IntegriCloud