From: Peter Korsgaard Date: Fri, 2 Jan 2015 11:06:21 +0000 (+0100) Subject: libsepol: change to github location X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2a68bc8c6f8fb0f6944b16ae6b852da2d5321bdf;p=buildroot.git libsepol: 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 Also add a .hash file. Signed-off-by: Peter Korsgaard --- diff --git a/package/libsepol/libsepol.hash b/package/libsepol/libsepol.hash new file mode 100644 index 0000000000..df5dabdf68 --- /dev/null +++ b/package/libsepol/libsepol.hash @@ -0,0 +1,2 @@ +# From https://github.com/SELinuxProject/selinux/wiki/Releases +sha256 290d17f583635a4a5d8a2141511272adf0571c4205cdea38b5a68df20d58a70b libsepol-2.1.9.tar.gz diff --git a/package/libsepol/libsepol.mk b/package/libsepol/libsepol.mk index 356f137d63..1e709c6186 100644 --- a/package/libsepol/libsepol.mk +++ b/package/libsepol/libsepol.mk @@ -5,7 +5,7 @@ ################################################################################ LIBSEPOL_VERSION = 2.1.9 -LIBSEPOL_SITE = http://userspace.selinuxproject.org/releases/20130423 +LIBSEPOL_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20130423 LIBSEPOL_LICENSE = LGPLv2.1+ LIBSEPOL_LICENSE_FILES = COPYING