diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-04-20 20:48:07 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-04-21 22:02:51 +0200 |
commit | 86a94a46dbd7df734bb20728e59e129688a08bcc (patch) | |
tree | 4af7efc600c7faf6dbcb8c2c7a831b21f589fe00 | |
parent | 208e6b72ebf6e4b995bd1ae87ae46bfd4fa93987 (diff) | |
download | buildroot-86a94a46dbd7df734bb20728e59e129688a08bcc.tar.gz buildroot-86a94a46dbd7df734bb20728e59e129688a08bcc.zip |
gst1-plugins-ugly: bump to version 1.8.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash | 4 | ||||
-rw-r--r-- | package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash index 0d998cc524..77db9a221a 100644 --- a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash +++ b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash @@ -1,2 +1,2 @@ -# From http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.8.0.tar.xz.sha256sum -sha256 53657ffb7d49ddc4ae40e3f52e56165db4c06eb016891debe2b6c0e9f134eb8c gst-plugins-ugly-1.8.0.tar.xz +# From http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.8.1.tar.xz.sha256sum +sha256 8e656a9a3be60d7e7ed3fb8e2a22d070b1f54f95d0b22accd876360e659446ce gst-plugins-ugly-1.8.1.tar.xz diff --git a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk index 16cfef292a..91bbb1e9f3 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.0 +GST1_PLUGINS_UGLY_VERSION = 1.8.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 |