diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-11-21 17:13:51 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-11-21 17:13:51 +0200 |
commit | ca3d463b52e6a57350e3bd9e2589448223bdb614 (patch) | |
tree | 4e7e69eb06b03ba55dae5359fedb1755857ddedc /app-admin | |
parent | f09b0ce404160d570380506fe314f326a9412d33 (diff) |
Keeping libselinux version 2.0.94 in our sources
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/anaconda/anaconda-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/anaconda/anaconda-9999.ebuild b/app-admin/anaconda/anaconda-9999.ebuild index 7472d219..45ba179f 100644 --- a/app-admin/anaconda/anaconda-9999.ebuild +++ b/app-admin/anaconda/anaconda-9999.ebuild @@ -16,7 +16,8 @@ AUDIT_SRC_URI="http://people.redhat.com/sgrubb/audit/audit-${AUDIT_VER}.tar.gz" SEPOL_VER="2.2" LSELINUX_VER="2.0.94" -LSELINUX_SRC_URI="http://userspace.selinuxproject.org/releases/20100525/devel/libselinux-${LSELINUX_VER}.tar.gz" +LSELINUX_SRC_URI="http://userspace.selinuxproject.org/releases/20100525/devel/libselinux-${LSELINUX_VER}.tar.gz + http://bpr.bluepink.ro/~rogentos/distro/sys-libs/libselinux-${LSELINUX_VER}.tar.gz" DESCRIPTION="Rogentos Redhat Anaconda Installer Port" HOMEPAGE="http://rogentos.ro/" |