summaryrefslogtreecommitdiff
path: root/openwrt/package/asterisk/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-09-05 13:11:08 +0000
committerNicolas Thill <nico@openwrt.org>2005-09-05 13:11:08 +0000
commit976f428960ac48b5d14049adcc5436f3336fbdda (patch)
tree0f1fe4d424dab74cc8646d5102892f4e12b4ca65 /openwrt/package/asterisk/Makefile
parent02f00068cd570c52dcb90007566b19230c93dcb0 (diff)
downloadmtk-20170518-976f428960ac48b5d14049adcc5436f3336fbdda.zip
mtk-20170518-976f428960ac48b5d14049adcc5436f3336fbdda.tar.gz
mtk-20170518-976f428960ac48b5d14049adcc5436f3336fbdda.tar.bz2
fix download urls
SVN-Revision: 1851
Diffstat (limited to 'openwrt/package/asterisk/Makefile')
-rw-r--r--openwrt/package/asterisk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/asterisk/Makefile b/openwrt/package/asterisk/Makefile
index f88b796..8be4c11 100644
--- a/openwrt/package/asterisk/Makefile
+++ b/openwrt/package/asterisk/Makefile
@@ -7,7 +7,7 @@ PKG_VERSION:=1.0.9
PKG_RELEASE:=1
PKG_MD5SUM:=0d7f1c680ae53a739f26a069ef8b580a
-PKG_SOURCE_URL:=http://www.asterisk.org/html/downloads ftp://ftp.asterisk.org/pub/asterisk
+PKG_SOURCE_URL:=http://ftp.digium.com/pub/asterisk/ ftp://ftp.digium.com/pub/asterisk/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_CAT:=zcat