summaryrefslogtreecommitdiff
path: root/app-admin
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2014-11-21 16:48:16 +0200
committerBlackNoxis <steven.darklight@gmail.com>2014-11-21 16:48:16 +0200
commit994a404eda6e31d99762e74700f6a4f950d47734 (patch)
treecb6ffa068c1dff1666fa564cfca9adb97f45cfc4 /app-admin
parent2b3aee1f2799606303349e7a87bd501a438c3a60 (diff)
Upgraded anaconda libsepol deps to 2.2
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/anaconda/anaconda-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/anaconda/anaconda-9999.ebuild b/app-admin/anaconda/anaconda-9999.ebuild
index 9814e22a..7472d219 100644
--- a/app-admin/anaconda/anaconda-9999.ebuild
+++ b/app-admin/anaconda/anaconda-9999.ebuild
@@ -14,7 +14,7 @@ inherit flag-o-matic base python libtool autotools eutils ${MY_ECLASS}
AUDIT_VER="2.1.2"
AUDIT_SRC_URI="http://people.redhat.com/sgrubb/audit/audit-${AUDIT_VER}.tar.gz"
-SEPOL_VER="2.1"
+SEPOL_VER="2.2"
LSELINUX_VER="2.0.94"
LSELINUX_SRC_URI="http://userspace.selinuxproject.org/releases/20100525/devel/libselinux-${LSELINUX_VER}.tar.gz"