git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7e28f60
)
libunistring: Use URL alias
author
diizzyy
<redacted>
Tue, 24 May 2016 19:25:37 +0000
(21:25 +0200)
committer
diizzyy
<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
patch
|
blob
|
history
diff --git
a/libs/libunistring/Makefile
b/libs/libunistring/Makefile
index 98ebb341dfc866a7dfd17fd125b83e68603d6f73..854764f3e57c159ae0e1edc8d680c5c8e347fc6a 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT