From 10df27926cc430a6b30696425b8accd552e1b4bc Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Sat, 15 Oct 2011 07:59:23 -0500 Subject: [PATCH] FS-3609 --resolve --- src/mod/formats/mod_shout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mod/formats/mod_shout/Makefile b/src/mod/formats/mod_shout/Makefile index 7388bc0c67..801a509c31 100644 --- a/src/mod/formats/mod_shout/Makefile +++ b/src/mod/formats/mod_shout/Makefile @@ -1,4 +1,4 @@ -LAME=lame-3.97 +LAME=lame-3.98.4 SHOUT=libshout-2.2.2 MPG123=mpg123-1.13.2 BASE=../../../..