]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
wrong version, can't make up my mind.
authorMichael Jerris <mike@jerris.com>
Fri, 27 Oct 2006 15:05:41 +0000 (15:05 +0000)
committerMichael Jerris <mike@jerris.com>
Fri, 27 Oct 2006 15:05:41 +0000 (15:05 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3217 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_sofia/Makefile

index fc75f036872810a9c465be84bcea049de062075a..da3a8b0ec56670769f1f6fe81bd97fee3101d72d 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.5.tar.gz
+TARBALL = sofia-sip-1.12.3.6.tar.gz
 CFLAGS += -I. -I$(PREFIX)/include/$(VERSION)
 LDFLAGS += -lsofia-sip-ua
 LINKER=$(CC)