mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 02:34:06 +02:00
fix download urls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1851 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b5f825a2de
commit
49a48473d1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user