diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2014-01-05 11:52:36 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-01-05 11:52:36 +0100 |
commit | b219c508c1d4b0fb208073de9c3e94e95a53a2a8 (patch) | |
tree | 6198c3d057084e536e8a0cbb20d58b6f07ac7bae | |
parent | 58bafa426839a97f79ebc9958977f7d6946d2bde (diff) | |
download | buildroot-b219c508c1d4b0fb208073de9c3e94e95a53a2a8.tar.gz buildroot-b219c508c1d4b0fb208073de9c3e94e95a53a2a8.zip |
gst1-plugins-good: bump version
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk index 982b2b3258..694505f12b 100644 --- a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk +++ b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk @@ -4,7 +4,7 @@ # ################################################################################ -GST1_PLUGINS_GOOD_VERSION = 1.2.1 +GST1_PLUGINS_GOOD_VERSION = 1.2.2 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 |