]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Libpri 1.2.4 no longer available. Also fixed wanpipe to latest minor release on 3...
authorJustin Cassidy <xachen@mac.com>
Sun, 15 Jul 2007 23:30:14 +0000 (23:30 +0000)
committerJustin Cassidy <xachen@mac.com>
Sun, 15 Jul 2007 23:30:14 +0000 (23:30 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5535 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_wanpipe/Makefile

index d43233529aef62084ea9b1fae864d636582702b5..5a946ddac546f9cc0cfb8474f5d96321f2f055bc 100644 (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)