From: Peter Korsgaard Date: Fri, 2 Jan 2015 11:02:55 +0000 (+0100) Subject: libsemanage: change to github location X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fa7281adaf5a66eaaa32fc3340375556aff42e92;p=buildroot.git 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 --- 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