]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix for FSBUILD-24
authorMichael Jerris <mike@jerris.com>
Mon, 29 Oct 2007 13:28:03 +0000 (13:28 +0000)
committerMichael Jerris <mike@jerris.com>
Mon, 29 Oct 2007 13:28:03 +0000 (13:28 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6083 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_wanpipe/Makefile

index 5a946ddac546f9cc0cfb8474f5d96321f2f055bc..cb767f4d8614c9db553360b35e6956af375d8098 100644 (file)
@@ -1,6 +1,6 @@
 BASE=../../../..
-LIBPRI_HOST=http://ftp.digium.com/pub/libpri
-LIBPRI=libpri-1.2.5
+LIBPRI_HOST=http://downloads.digium.com/pub/libpri
+LIBPRI=libpri-1.2.6
 LIBPRI_FILE=$(LIBPRI).tar.gz
 LIBPRI_DIR=$(BASE)/libs/$(LIBPRI)
 WANPIPE=wanpipe-3.1.1