diff --git a/src/mod/applications/mod_soundtouch/Makefile b/src/mod/applications/mod_soundtouch/Makefile index 5f5e16dacf..6844424cad 100644 --- a/src/mod/applications/mod_soundtouch/Makefile +++ b/src/mod/applications/mod_soundtouch/Makefile @@ -1,6 +1,6 @@ -VERSION=soundtouch-1.3.1 -DIRECTORY=$(switch_srcdir)/libs/$(VERSION) -BUILD_DIRECTORY=$(switch_builddir)/libs/$(VERSION) +VERSION=soundtouch-1.5.0 +DIRECTORY=$(switch_srcdir)/libs/soundtouch +BUILD_DIRECTORY=$(switch_builddir)/libs/soundtouch LA=$(BUILD_DIRECTORY)/source/SoundTouch/.libs/libSoundTouch.a BASE=../../../..