From: Peter Korsgaard Date: Wed, 14 Mar 2012 17:26:24 +0000 (+0100) Subject: gst-plugins-good: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bf15b5340f0a46d567ed19137d2c565bd13f655f;p=buildroot.git gst-plugins-good: bump version Signed-off-by: Peter Korsgaard --- diff --git a/package/multimedia/gst-plugins-good/gst-plugins-good.mk b/package/multimedia/gst-plugins-good/gst-plugins-good.mk index c7afed4c7f..4e6b73e5da 100644 --- a/package/multimedia/gst-plugins-good/gst-plugins-good.mk +++ b/package/multimedia/gst-plugins-good/gst-plugins-good.mk @@ -3,7 +3,7 @@ # gst-plugins-good # ############################################################# -GST_PLUGINS_GOOD_VERSION = 0.10.30 +GST_PLUGINS_GOOD_VERSION = 0.10.31 GST_PLUGINS_GOOD_SOURCE = gst-plugins-good-$(GST_PLUGINS_GOOD_VERSION).tar.bz2 GST_PLUGINS_GOOD_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-good @@ -21,8 +21,7 @@ GST_PLUGINS_GOOD_CONF_OPT = \ --disable-aalibtest \ --disable-esd \ --disable-esdtest \ - --disable-shout2 \ - --disable-shout2test + --disable-shout2 GST_PLUGINS_GOOD_DEPENDENCIES = gstreamer gst-plugins-base