commit 70f4d3c67cdbdc139450877e034b9139c1a90b4b
parent 1d440c48f205bc3a273f4eb8db241d2f7af5f70e
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Tue, 7 Jun 2016 10:54:25 +0300
Merge pull request #2746 from diizzyy/patch-5
libcap: Use URL alias
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs/libcap/Makefile b/libs/libcap/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=2.24
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/
+PKG_SOURCE_URL:=@KERNEL/linux/libs/security/linux-privs/libcap2
PKG_MD5SUM:=d43ab9f680435a7fff35b4ace8d45b80
PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>