From ca040de86454229f8de614480baf7c76971f06f0 Mon Sep 17 00:00:00 2001 From: Ken Rice Date: Fri, 15 Nov 2013 11:21:58 -0600 Subject: [PATCH] FS-5776 --resolve Update libsoundtouch to address build issues --- src/mod/applications/mod_soundtouch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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