diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2014-12-07 23:10:48 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-12-08 08:53:38 +0100 |
commit | 9b6cec1c2422ec3e000b72616b2094e1ab453173 (patch) | |
tree | 2b79c6fce5d3641182c5094feadb0caf27a30e7d /package/gstreamer1 | |
parent | 938ec17be25ac3b0f4285cce5e900b414e13f79c (diff) |
gst1-plugins-good: bump version
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gstreamer1')
-rw-r--r-- | package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash | 4 | ||||
-rw-r--r-- | package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash index 27d6c44a3..4303a711b 100644 --- a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash +++ b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash @@ -1,2 +1,2 @@ -# From http://lists.freedesktop.org/archives/gstreamer-announce/2014-September/000329.html -sha256 5876a74402f2a24d1d3ae9163c32466bdc7a565696dddeef65e6a9a93efc5537 gst-plugins-good-1.4.3.tar.xz +# From http://lists.freedesktop.org/archives/gstreamer-devel/2014-November/050375.html +sha256 2df90e99da45211c7b2525ae4ac34830a9e7784bd48c072c406c0cf014bdb277 gst-plugins-good-1.4.4.tar.xz diff --git a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk index 7c40b9952..fc7d33653 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.4.3 +GST1_PLUGINS_GOOD_VERSION = 1.4.4 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 |