projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13b04fe
)
[packages] freeswitch: fix ZeroMQ download location
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 30 Jul 2011 22:18:04 +0000
(22:18 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 30 Jul 2011 22:18:04 +0000
(22:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27842
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/freeswitch/Makefile
patch
|
blob
|
history
diff --git
a/net/freeswitch/Makefile
b/net/freeswitch/Makefile
index
99291ca
..
efdd9b1
100644
(file)
--- a/
net/freeswitch/Makefile
+++ b/
net/freeswitch/Makefile
@@
-318,7
+318,7
@@
ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-curl),)
endif
ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-event-zmq),)
- $(eval $(call Download/files,event-zmq,zeromq-2.1.7.tar.gz,7d3120f8a8fb913a7e55c57c6eb024f3,http://download.zeromq.org,
historic/
,libs/))
+ $(eval $(call Download/files,event-zmq,zeromq-2.1.7.tar.gz,7d3120f8a8fb913a7e55c57c6eb024f3,http://download.zeromq.org,,libs/))
endif
ifneq ($(CONFIG_PACKAGE_$(PKG_NAME)-mod-flite),)