From: nico Date: Mon, 5 Sep 2005 13:11:08 +0000 (+0000) Subject: fix download urls X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/f11f70aebb2de4c7e6517a22f53c75d205cc5d27 fix download urls git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1851 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/asterisk/Makefile b/openwrt/package/asterisk/Makefile index f88b796c5..8be4c1193 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