diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2014-12-07 23:13:21 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-12-08 08:53:38 +0100 |
commit | 9964db4b351bc0a49819883db0d8f670f7ceeb18 (patch) | |
tree | 4e2d195ba1d1b8063aa732be2c75bb146d5a8ff9 | |
parent | 13b4fc7f0aec3d6317d3a07a40e734ce1e036375 (diff) | |
download | buildroot-9964db4b351bc0a49819883db0d8f670f7ceeb18.tar.gz buildroot-9964db4b351bc0a49819883db0d8f670f7ceeb18.zip |
gst1-plugins-ugly: bump version
Signed-off-by: Peter Korsgaard <peter@korsgaard.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 575336efde..bc2478de54 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://lists.freedesktop.org/archives/gstreamer-announce/2014-September/000329.html -sha256 d581592a82cf3930361430d38436c30a58d8b6c249cad18f7f213b203e206d46 gst-plugins-ugly-1.4.3.tar.xz +# From http://lists.freedesktop.org/archives/gstreamer-devel/2014-November/050375.html +sha256 afe2300130aaba910b8d5fab8d1fdf8b001ff4893ec1ac57b5d8766836cd81e9 gst-plugins-ugly-1.4.4.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 34558322eb..1a4bdcd299 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.4.3 +GST1_PLUGINS_UGLY_VERSION = 1.4.4 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 |