From e8eebfd9c1f735baf2f6961c59675f57c82989bb Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 2 Jan 2015 11:58:51 +0100 Subject: [PATCH] libselinux: change to github location Fixes: http://autobuild.buildroot.net/results/4a7/4a7b71f1471b889abf278882a7735475dd95451b/ http://autobuild.buildroot.net/results/bdf/bdf621c5a893bce51db95f4a8f2814c14d2f6d49/ http://autobuild.buildroot.net/results/7a8/7a8426f60a7377e3b08e6502f4e0b2c738002a79/ http://autobuild.buildroot.net/results/d90/d90e40f7fb6e1a7d429454d04b9f5f69826a842e/ And many more. 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 --- package/libselinux/libselinux.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libselinux/libselinux.mk b/package/libselinux/libselinux.mk index 4e55727166..e6a7c6b6c6 100644 --- a/package/libselinux/libselinux.mk +++ b/package/libselinux/libselinux.mk @@ -5,7 +5,7 @@ ################################################################################ LIBSELINUX_VERSION = 2.1.13 -LIBSELINUX_SITE = http://userspace.selinuxproject.org/releases/20130423/ +LIBSELINUX_SITE = https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20130423 LIBSELINUX_LICENSE = Public Domain LIBSELINUX_LICENSE_FILES = LICENSE -- 2.30.2