From ae3b4ba0ef9a89413256fb3c7ccf0a402375aa65 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 25 Oct 2005 10:51:00 +0000 Subject: asterisk: fixed SRC_URI --- packages/asterisk/asterisk_1.0.9.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packages/asterisk') diff --git a/packages/asterisk/asterisk_1.0.9.bb b/packages/asterisk/asterisk_1.0.9.bb index ccb6fe518f..fa0daa7bf7 100644 --- a/packages/asterisk/asterisk_1.0.9.bb +++ b/packages/asterisk/asterisk_1.0.9.bb @@ -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 -- cgit v1.2.3