projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix hostapd/madwifi crash (#247)
[openwrt.git]
/
package
/
asterisk
/
Makefile
diff --git
a/package/asterisk/Makefile
b/package/asterisk/Makefile
index
4703154
..
8f39127
100644
(file)
--- a/
package/asterisk/Makefile
+++ b/
package/asterisk/Makefile
@@
-7,7
+7,7
@@
PKG_VERSION:=1.2.1
PKG_RELEASE:=1
PKG_MD5SUM:=04657086791e80f319c0d728af705001
PKG_RELEASE:=1
PKG_MD5SUM:=04657086791e80f319c0d728af705001
-PKG_SOURCE_URL:=http://ftp.digium.com/pub/asterisk/
ftp://ftp.digium.com/pub/asterisk
/
+PKG_SOURCE_URL:=http://ftp.digium.com/pub/asterisk/
old-releases/ ftp://ftp.digium.com/pub/asterisk/old-releases
/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
This page took
0.019888 seconds
and
4
git commands to generate.