summaryrefslogtreecommitdiffstats
path: root/rules/libselinux.make
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2015-07-31 15:43:04 +0200
committerJuergen Borleis <jbe@pengutronix.de>2015-07-31 16:29:08 +0200
commite7972bec8e7a3b1643d7da716170368a55c6d2d4 (patch)
treeb2ab15da850301001f1cedd2b685825916ec1be4 /rules/libselinux.make
parentbfe0e81807f55d1d20b182944cd668bbdd2da3c7 (diff)
downloadptxdist-e7972bec8e7a3b1643d7da716170368a55c6d2d4.tar.gz
ptxdist-e7972bec8e7a3b1643d7da716170368a55c6d2d4.tar.xz
SeLinux packages: adapt its URL
Archives were moved to a github location. Follow it. Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'rules/libselinux.make')
-rw-r--r--rules/libselinux.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libselinux.make b/rules/libselinux.make
index 0b8ed0f7a..19dd8e671 100644
--- a/rules/libselinux.make
+++ b/rules/libselinux.make
@@ -20,7 +20,7 @@ LIBSELINUX_VERSION := 2.1.12
LIBSELINUX_MD5 := 73270f384a032fad34b5fe075fa05ce2
LIBSELINUX := libselinux-$(LIBSELINUX_VERSION)
LIBSELINUX_SUFFIX := tar.gz
-LIBSELINUX_URL := http://userspace.selinuxproject.org/releases/20120924/$(LIBSELINUX).$(LIBSELINUX_SUFFIX)
+LIBSELINUX_URL := https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20120924/$(LIBSELINUX).$(LIBSELINUX_SUFFIX)
LIBSELINUX_SOURCE := $(SRCDIR)/$(LIBSELINUX).$(LIBSELINUX_SUFFIX)
LIBSELINUX_DIR := $(BUILDDIR)/$(LIBSELINUX)
LIBSELINUX_LICENSE := public_domain