libunistring: Use URL alias
authordiizzyy <redacted>
Tue, 24 May 2016 19:25:37 +0000 (21:25 +0200)
committerdiizzyy <redacted>
Tue, 24 May 2016 19:25:37 +0000 (21:25 +0200)
Remove hardcoded URL and use alias instead.

Signed-off-by: Daniel Engberg <redacted>
libs/libunistring/Makefile

index 98ebb341dfc866a7dfd17fd125b83e68603d6f73..854764f3e57c159ae0e1edc8d680c5c8e347fc6a 100644 (file)
@@ -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
 
git clone https://git.99rst.org/PROJECT