All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] mpg123: bump to version 1.13.4
@ 2011-09-30 19:47 Gustavo Zacarias
  2011-09-30 19:47 ` [Buildroot] [PATCH 2/4] util-linux: disable installing binaries by default Gustavo Zacarias
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Gustavo Zacarias @ 2011-09-30 19:47 UTC (permalink / raw)
  To: buildroot

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

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 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
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-10-02 18:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30 19:47 [Buildroot] [PATCH 1/4] mpg123: bump to version 1.13.4 Gustavo Zacarias
2011-09-30 19:47 ` [Buildroot] [PATCH 2/4] util-linux: disable installing binaries by default Gustavo Zacarias
2011-09-30 20:21   ` Thomas Petazzoni
2011-09-30 20:52     ` Gustavo Zacarias
2011-09-30 19:47 ` [Buildroot] [PATCH 3/4] mpd: fixup sample config Gustavo Zacarias
2011-10-02 18:58   ` Peter Korsgaard
2011-09-30 19:47 ` [Buildroot] [PATCH 4/4] smartmontools: bump to version 5.41 Gustavo Zacarias
2011-10-02 18:57   ` Peter Korsgaard
2011-10-02 18:57 ` [Buildroot] [PATCH 1/4] mpg123: bump to version 1.13.4 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.