bump mod_shout to use mpg123-1.13.2 to hopefully address unwanted calls to exit() and inherit other upstream fixes
This commit is contained in:
parent
b61fc39622
commit
079f3f73ed
|
@ -1,6 +1,6 @@
|
||||||
LAME=lame-3.97
|
LAME=lame-3.97
|
||||||
SHOUT=libshout-2.2.2
|
SHOUT=libshout-2.2.2
|
||||||
MPG123=mpg123
|
MPG123=mpg123-1.13.2
|
||||||
BASE=../../../..
|
BASE=../../../..
|
||||||
|
|
||||||
WANT_CURL=yes
|
WANT_CURL=yes
|
||||||
|
|
Loading…
Reference in New Issue