From: Ken Rice Date: Fri, 15 Nov 2013 17:21:58 +0000 (-0600) Subject: FS-5776 --resolve Update libsoundtouch to address build issues X-Git-Tag: v1.5.7~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=272266523734bf43c2b4cbee3e44672ff7232ed6;p=thirdparty%2Ffreeswitch.git FS-5776 --resolve Update libsoundtouch to address build issues --- diff --git a/src/mod/applications/mod_soundtouch/Makefile b/src/mod/applications/mod_soundtouch/Makefile index 33d3e2b227..0afa65ca69 100644 --- a/src/mod/applications/mod_soundtouch/Makefile +++ b/src/mod/applications/mod_soundtouch/Makefile @@ -1,5 +1,5 @@ BASE=../../../.. -VERSION=soundtouch-1.6.0 +VERSION=soundtouch-1.7.1 SNDT_SRC=$(switch_srcdir)/libs/soundtouch SNDT_BUILD=$(switch_builddir)/libs/soundtouch LA=$(SNDT_BUILD)/source/SoundTouch/.libs/libSoundTouch.a