]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
wrong version
authorMichael Jerris <mike@jerris.com>
Fri, 27 Oct 2006 14:51:47 +0000 (14:51 +0000)
committerMichael Jerris <mike@jerris.com>
Fri, 27 Oct 2006 14:51:47 +0000 (14:51 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3216 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_sofia/Makefile

index edec196d87b4e2ab8ad45bc0cf609403b0175589..fc75f036872810a9c465be84bcea049de062075a 100644 (file)
@@ -1,6 +1,6 @@
 OS_ARCH         := $(subst /,_,$(shell uname -s | sed /\ /s//_/))
 VERSION = sofia-sip-1.12
-TARBALL = sofia-sip-1.12.3.4.tar.gz
+TARBALL = sofia-sip-1.12.3.5.tar.gz
 CFLAGS += -I. -I$(PREFIX)/include/$(VERSION)
 LDFLAGS += -lsofia-sip-ua
 LINKER=$(CC)