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:
e461e7d
)
libuv: fix download path
author
John Crispin
<redacted>
Fri, 21 Aug 2015 23:12:31 +0000
(
01:12
+0200)
committer
John Crispin
<redacted>
Fri, 21 Aug 2015 23:12:31 +0000
(
01:12
+0200)
Signed-off-by: John Crispin <redacted>
libs/libuv/Makefile
patch
|
blob
|
history
diff --git
a/libs/libuv/Makefile
b/libs/libuv/Makefile
index da1ac326dcbb2cca45bab5be105e97273d2469a0..336c3ee287a49ff458101a368fb931ca70567511 100644
(file)
--- a/
libs/libuv/Makefile
+++ b/
libs/libuv/Makefile
@@
-16,7
+16,7
@@
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://libuv.org/dist/v$(PKG_VERSION)/
+PKG_SOURCE_URL:=http://
dist.
libuv.org/dist/v$(PKG_VERSION)/
PKG_MD5SUM:=51cfa3d8adc05852982e3c742ec3c039
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION)
git clone https://git.99rst.org/PROJECT