summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-01-02 12:02:55 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-01-02 12:02:55 +0100
commitfa7281adaf5a66eaaa32fc3340375556aff42e92 (patch)
treea357fd0a8a3ce25c92ff5b5b0daf9f6f52126f89
parente8eebfd9c1f735baf2f6961c59675f57c82989bb (diff)
downloadbuildroot-fa7281adaf5a66eaaa32fc3340375556aff42e92.tar.gz
buildroot-fa7281adaf5a66eaaa32fc3340375556aff42e92.zip
libsemanage: change to github location
The old location doesn't seem active any more. Even though this github URL looks a bit odd, it is linked from https://github.com/SELinuxProject/selinux/wiki/Releases Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/libsemanage/libsemanage.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libsemanage/libsemanage.mk b/package/libsemanage/libsemanage.mk
index 4813430d8d..17e8fea708 100644
--- a/package/libsemanage/libsemanage.mk
+++ b/package/libsemanage/libsemanage.mk
@@ -5,7 +5,7 @@
################################################################################
LIBSEMANAGE_VERSION = 2.1.10
-LIBSEMANAGE_SITE = http://userspace.selinuxproject.org/releases/20130423/
+LIBSEMANAGE_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20130423
LIBSEPOL_LICENSE = LGPLv2.1+
LIBSEPOL_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud