diff options
Diffstat (limited to 'recipes')
-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 \ |