diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-08-19 21:56:31 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-08-20 11:46:39 +0200 |
commit | 693af1610c9bc98a84c018a9da91761219eb456f (patch) | |
tree | 803ab791b7cb118ee7eeeddfaa06bc13a8d99a73 /package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk | |
parent | c815cf19e379faf1b81fd2c074a73744bfc69693 (diff) | |
download | buildroot-693af1610c9bc98a84c018a9da91761219eb456f.tar.gz buildroot-693af1610c9bc98a84c018a9da91761219eb456f.zip |
gst1-plugins-ugly: bump to version 1.8.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk')
-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 8864b04c71..2e9891e9ff 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.8.2 +GST1_PLUGINS_UGLY_VERSION = 1.8.3 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 |