aboutsummaryrefslogtreecommitdiffstats
path: root/package/asterisk
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
commite32444a27a940d9e8a2895379966920e9c63eb12 (patch)
tree57972d8a29bac3665f4e538f81e65a6ecee8d4dd /package/asterisk
parentc750a88761be994753902ee45539072534294b37 (diff)
downloadmaster-187ad058-e32444a27a940d9e8a2895379966920e9c63eb12.tar.gz
master-187ad058-e32444a27a940d9e8a2895379966920e9c63eb12.tar.bz2
master-187ad058-e32444a27a940d9e8a2895379966920e9c63eb12.zip
fix download urls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/asterisk')
-rw-r--r--package/asterisk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/asterisk/Makefile b/package/asterisk/Makefile
index f88b796c55..8be4c11936 100644
--- a/package/asterisk/Makefile
+++ b/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