asterisk: fixed SRC_URI
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 25 Oct 2005 10:51:00 +0000 (10:51 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 25 Oct 2005 10:51:00 +0000 (10:51 +0000)
packages/asterisk/asterisk_1.0.9.bb

index ccb6fe5..fa0daa7 100644 (file)
@@ -1,11 +1,12 @@
 DESCRIPTION="The Astersisk open source software PBX"
 HOMEPAGE="www.asterisk.org"
 LICENSE="GPL"
-SRC_URI="http://www.asterisk.org/html/downloads/asterisk-${PV}.tar.gz \
+DEPENDS="ncurses zlib openssl"
+
+SRC_URI="http://ftp.digium.com/pub/asterisk/asterisk-${PV}.tar.gz \
         file://gsm.patch;patch=1 \
          file://makefile.patch;patch=1"
 
-DEPENDS="ncurses zlib openssl"
 
 # Doh - they use 'L'inux intead of linux
 # FIXME:  Do the sed here