diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 20:54:29 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 21:54:47 +0200 |
commit | 9aa505bd032af0a9ffaec5ac1425ed167d854a9a (patch) | |
tree | a854414a36e9c3e572b6a58f722ed31f52afabfc /recipes/asterisk | |
parent | 899e4d5eee9c920d79e8fb50fe34dc84abcfdccb (diff) |
asterisk_1.2.24: update SRC_URI to location where it still is
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/asterisk')
-rw-r--r-- | recipes/asterisk/asterisk_1.2.24.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/asterisk/asterisk_1.2.24.bb b/recipes/asterisk/asterisk_1.2.24.bb index 59e7f2e40d..57abb45d96 100644 --- a/recipes/asterisk/asterisk_1.2.24.bb +++ b/recipes/asterisk/asterisk_1.2.24.bb @@ -7,7 +7,7 @@ DEPENDS="ncurses zlib openssl curl alsa-lib libogg libvorbis speex" SECTION = "console/telephony" PR = "r1" -SRC_URI="http://ftp.digium.com/pub/asterisk/releases/asterisk-${PV}.tar.gz \ +SRC_URI="http://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar.gz \ file://uclibc-compat-getloadavg.patch;patch=1 \ file://uclibc-dns.patch;patch=1 \ # file://uclibc-define-glob.patch;patch=1 \ |