summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-11-17 17:09:04 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-21 23:12:50 +0100
commit4e8937b7ca484426daab3864a7e5489f3a3a77be (patch)
treecfc9e0d4f261f93af42c67eb27eb327c1dcd734a
parent92daf66b7b52df5b4f9ca33c3132a3a2fbebc4b0 (diff)
downloadbuildroot-4e8937b7ca484426daab3864a7e5489f3a3a77be.tar.gz
buildroot-4e8937b7ca484426daab3864a7e5489f3a3a77be.zip
gstreamer1/gst1-validate: bump version to 1.10.1
Release notes: https://gstreamer.freedesktop.org/releases/gst-validate/1.10.1.html Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/gstreamer1/gst1-validate/gst1-validate.hash4
-rw-r--r--package/gstreamer1/gst1-validate/gst1-validate.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/gstreamer1/gst1-validate/gst1-validate.hash b/package/gstreamer1/gst1-validate/gst1-validate.hash
index f08e1b71a6..adfb2fa45c 100644
--- a/package/gstreamer1/gst1-validate/gst1-validate.hash
+++ b/package/gstreamer1/gst1-validate/gst1-validate.hash
@@ -1,2 +1,2 @@
-# From http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.10.0.tar.xz.sha256sum
-sha256 a99a5cd1dfa5d021dd0197b32b04a20348479c097ebeb1f4c36161d70048a176 gst-validate-1.10.0.tar.xz
+# From http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.10.1.tar.xz.sha256sum
+sha256 07ae671a3e77c5480d2c1732175dd3b3255b6937ac55d4b3e69a90f8e3043f75 gst-validate-1.10.1.tar.xz
diff --git a/package/gstreamer1/gst1-validate/gst1-validate.mk b/package/gstreamer1/gst1-validate/gst1-validate.mk
index 94595a6ce4..cb857d03fb 100644
--- a/package/gstreamer1/gst1-validate/gst1-validate.mk
+++ b/package/gstreamer1/gst1-validate/gst1-validate.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_VALIDATE_VERSION = 1.10.0
+GST1_VALIDATE_VERSION = 1.10.1
GST1_VALIDATE_SOURCE = gst-validate-$(GST1_VALIDATE_VERSION).tar.xz
GST1_VALIDATE_SITE = https://gstreamer.freedesktop.org/src/gst-validate
GST1_VALIDATE_LICENSE = LGPLv2.1+
OpenPOWER on IntegriCloud