summaryrefslogtreecommitdiffstats
path: root/package/selinux-python/selinux-python.mk
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2018-10-11 21:37:06 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-10-11 22:02:34 +0200
commit58a07855cb53a1d5af2b876e4827c9a8065949ab (patch)
tree05f4ed74c4537c4323e7de42f3d3658660f7b5f8 /package/selinux-python/selinux-python.mk
parent78023992784727e5fa86f2dc84bbaf9d02f78286 (diff)
downloadbuildroot-58a07855cb53a1d5af2b876e4827c9a8065949ab.tar.gz
buildroot-58a07855cb53a1d5af2b876e4827c9a8065949ab.zip
selinux-python: bump to version 2.8
- Remove first patch (alread in version), see: https://github.com/SELinuxProject/selinux/commit/11aaf180ef128551d9f8d65dbd32961e99670914 - 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/selinux-python/selinux-python.mk')
-rw-r--r--package/selinux-python/selinux-python.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/selinux-python/selinux-python.mk b/package/selinux-python/selinux-python.mk
index 25a2d04105..2de55f33cb 100644
--- a/package/selinux-python/selinux-python.mk
+++ b/package/selinux-python/selinux-python.mk
@@ -4,8 +4,8 @@
#
################################################################################
-SELINUX_PYTHON_VERSION = 2.7
-SELINUX_PYTHON_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804
+SELINUX_PYTHON_VERSION = 2.8
+SELINUX_PYTHON_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524
SELINUX_PYTHON_LICENSE = GPL-2.0
SELINUX_PYTHON_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud