[Freeswitch-svn] [commit] r3217 - freeswitch/trunk/src/mod/endpoints/mod_sofia
Freeswitch SVN
mikej at freeswitch.org
Fri Oct 27 11:05:41 EDT 2006
Author: mikej
Date: Fri Oct 27 11:05:41 2006
New Revision: 3217
Modified:
freeswitch/trunk/src/mod/endpoints/mod_sofia/Makefile
Log:
wrong version, can't make up my mind.
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/Makefile
==============================================================================
--- freeswitch/trunk/src/mod/endpoints/mod_sofia/Makefile (original)
+++ freeswitch/trunk/src/mod/endpoints/mod_sofia/Makefile Fri Oct 27 11:05:41 2006
@@ -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)
More information about the Freeswitch-svn
mailing list