Merge pull request #2746 from diizzyy/patch-5

libcap: Use URL alias
This commit is contained in:
Hannu Nyman 2016-06-07 10:54:25 +03:00
commit 70f4d3c67c
1 changed files with 1 additions and 1 deletions

View File

@ -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>