]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump mod_shout to use mpg123-1.13.2 to hopefully address unwanted calls to exit(...
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 22 Feb 2011 02:01:46 +0000 (20:01 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 22 Feb 2011 02:01:46 +0000 (20:01 -0600)
src/mod/formats/mod_shout/Makefile

index 0ff6fc65259944293f28609219319f1280a9d2fa..7388bc0c67c6b37896e9b96e3049b67faf5e1b0d 100644 (file)
@@ -1,6 +1,6 @@
 LAME=lame-3.97
 SHOUT=libshout-2.2.2
-MPG123=mpg123
+MPG123=mpg123-1.13.2
 BASE=../../../..
 
 WANT_CURL=yes