mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
libunistring: Use URL alias
Remove hardcoded URL and use alias instead. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
|
|||||||
PKG_MD5SUM:=dfae4ff5583649ed24d8f368f1d0543b
|
PKG_MD5SUM:=dfae4ff5583649ed24d8f368f1d0543b
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
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_BUILD_PARALLEL:=1
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user