diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2014-02-12 11:44:47 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-12 11:44:47 +0100 |
commit | bd4958b72e67696f12ff701b9cc08118d2d19fd6 (patch) | |
tree | 462cea9ee98a2d6ffd0fa52e9e9226f1982d4597 /package | |
parent | 1037a447c340e4b1cbabfc9f597537c2bd34c922 (diff) |
gst1-plugins-good: bump version
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package')
-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 694505f12..2b7f032d2 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.2 +GST1_PLUGINS_GOOD_VERSION = 1.2.3 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 |