diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2013-08-29 23:11:34 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-08-29 23:11:34 +0200 |
commit | 4fd56accaed3ec94c82401777bc639356f3d154e (patch) | |
tree | 26523ca0d130c9ac0e077ba19034abf038372733 | |
parent | f62c9f2c1bd3859665b2a85e2b1720572b04931f (diff) | |
download | buildroot-4fd56accaed3ec94c82401777bc639356f3d154e.tar.gz buildroot-4fd56accaed3ec94c82401777bc639356f3d154e.zip |
gst1-plugins-good: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r-- | package/multimedia/gst1-plugins-good/gst1-plugins-good.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/multimedia/gst1-plugins-good/gst1-plugins-good.mk b/package/multimedia/gst1-plugins-good/gst1-plugins-good.mk index 4455d65e2c..29b89830db 100644 --- a/package/multimedia/gst1-plugins-good/gst1-plugins-good.mk +++ b/package/multimedia/gst1-plugins-good/gst1-plugins-good.mk @@ -4,7 +4,7 @@ # ################################################################################ -GST1_PLUGINS_GOOD_VERSION = 1.0.9 +GST1_PLUGINS_GOOD_VERSION = 1.0.10 GST1_PLUGINS_GOOD_SOURCE = gst-plugins-good-$(GST1_PLUGINS_GOOD_VERSION).tar.xz GST1_PLUGINS_GOOD_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-good GST1_PLUGINS_GOOD_LICENSE_FILES = COPYING |