commit bc2c51a55b76310b41e7f63f36b839d7c48e7aeb
parent fa018c6fa076c2e49a69004060cf71a8661f5840
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Wed, 25 May 2016 10:00:12 +0300
Merge pull request #2747 from diizzyy/patch-6
libunistring: Use URL alias
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs/libunistring/Makefile b/libs/libunistring/Makefile
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
PKG_MD5SUM:=dfae4ff5583649ed24d8f368f1d0543b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/libunistring
+PKG_SOURCE_URL:=@GNU/libunistring
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1