[Buildroot] [git commit] mpg123: bump to version 1.13.4

Peter Korsgaard jacmet at sunsite.dk
Sun Oct 2 18:57:02 UTC 2011


commit: http://git.buildroot.net/buildroot/commit/?id=455eb18a5a26d55ba98a2ac969a7e45f14f3f79d
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Bump mpg123 to version 1.13.4, fixes for very long files (endless
streams).

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/multimedia/mpg123/mpg123.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/multimedia/mpg123/mpg123.mk b/package/multimedia/mpg123/mpg123.mk
index 17d398e..53b7b39 100644
--- a/package/multimedia/mpg123/mpg123.mk
+++ b/package/multimedia/mpg123/mpg123.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-MPG123_VERSION = 1.13.3
+MPG123_VERSION = 1.13.4
 MPG123_SOURCE = mpg123-$(MPG123_VERSION).tar.bz2
 MPG123_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/mpg123
 MPG123_CONF_OPT = --with-optimization=0 --disable-lfs-alias


More information about the buildroot mailing list