diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2013-11-11 11:31:40 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-11-11 11:31:40 +0100 |
commit | d54bba02a19c674c3c7ee3f8bb4b8dce2ce6ae65 (patch) | |
tree | 16e114537a81c161f023c10eacceb8b790476326 /package/gstreamer1/gst1-plugins-ugly | |
parent | 8746b3d072091199a73dc0fb3775e8606dcc4cae (diff) |
gst-plugins-ugly: bump version
Bugfix release.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gstreamer1/gst1-plugins-ugly')
-rw-r--r-- | package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk index 9cdcf50fb..63f2b8d64 100644 --- a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk +++ b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk @@ -4,7 +4,7 @@ # ################################################################################ -GST1_PLUGINS_UGLY_VERSION = 1.2.0 +GST1_PLUGINS_UGLY_VERSION = 1.2.1 GST1_PLUGINS_UGLY_SOURCE = gst-plugins-ugly-$(GST1_PLUGINS_UGLY_VERSION).tar.xz GST1_PLUGINS_UGLY_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-ugly GST1_PLUGINS_UGLY_LICENSE_FILES = COPYING |