projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da6d7b5
)
libuv: fix download path
author
John Crispin
<
[email protected]
>
Fri, 21 Aug 2015 23:14:04 +0000
(
01:14
+0200)
committer
John Crispin
<
[email protected]
>
Fri, 21 Aug 2015 23:14:04 +0000
(
01:14
+0200)
Signed-off-by: John Crispin <
[email protected]
>
libs/libuv/Makefile
patch
|
blob
|
history
diff --git
a/libs/libuv/Makefile
b/libs/libuv/Makefile
index 6452f1af7d6802f1583ebc7f431c5ad2629309ce..910b82819fd054bf13976585ebcc3fe313ba4129 100644
(file)
--- a/
libs/libuv/Makefile
+++ b/
libs/libuv/Makefile
@@
-16,7
+16,7
@@
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Luka Perkov <
[email protected]
>
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:=d116fbe695157b799fb8805477e24eff
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION)