From: Anthony Minessale Date: Wed, 27 Sep 2006 19:28:53 +0000 (+0000) Subject: use newest sofia with reg patch X-Git-Tag: v1.0-beta1~2053 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bdd1566e7de1d8ca279c678db3a7b32c97d53c0f;p=thirdparty%2Ffreeswitch.git use newest sofia with reg patch git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2850 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/endpoints/mod_sofia/Makefile b/src/mod/endpoints/mod_sofia/Makefile index a39327fc2e..89e9497a04 100644 --- a/src/mod/endpoints/mod_sofia/Makefile +++ b/src/mod/endpoints/mod_sofia/Makefile @@ -1,5 +1,5 @@ VERSION = sofia-sip-1.12 -TARBALL = sofia-sip-1.12.1.tar.gz +TARBALL = sofia-sip-1.12.2.tar.gz CFLAGS += -I. -I$(PREFIX)/include/$(VERSION) LDFLAGS += -lsofia-sip-ua LINKER=$(CC)