Libpri 1.2.4 no longer available. Also fixed wanpipe to latest minor release on 3.1 branch

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5535 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Justin Cassidy 2007-07-15 23:30:14 +00:00
parent 328cf31cb3
commit cc89707536
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
BASE=../../../..
LIBPRI_HOST=http://ftp.digium.com/pub/libpri
LIBPRI=libpri-1.2.4
LIBPRI=libpri-1.2.5
LIBPRI_FILE=$(LIBPRI).tar.gz
LIBPRI_DIR=$(BASE)/libs/$(LIBPRI)
WANPIPE=wanpipe-3.1.0
WANPIPE=wanpipe-3.1.1
WANPIPE_HOST=ftp://ftp.sangoma.com/linux/current_wanpipe/
WANPIPE_FILE=$(WANPIPE).tgz
WANPIPE_DIR=$(BASE)/libs/$(WANPIPE)