summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-06-13 18:11:31 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-13 18:11:58 +0200
commit2cb61081331e1cc8508680942e961f7f1e8e8d4c (patch)
tree0d3aaeee63f26382fbb11545484ce0c8ce72cc2b
parentd332aced962a55a7b270c99faaddd9600448c6f2 (diff)
downloadptxdist-2cb61081331e1cc8508680942e961f7f1e8e8d4c.tar.gz
ptxdist-2cb61081331e1cc8508680942e961f7f1e8e8d4c.tar.xz
gst-validate1: version bump 1.8.1 -> 1.8.2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gst-validate1.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/gst-validate1.make b/rules/gst-validate1.make
index 619f48e2d..c96563070 100644
--- a/rules/gst-validate1.make
+++ b/rules/gst-validate1.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GST_VALIDATE1) += gst-validate1
#
# Paths and names
#
-GST_VALIDATE1_VERSION := 1.8.1
-GST_VALIDATE1_MD5 := e4224bd06fc3e8eb6c649a9eb4f2a923
+GST_VALIDATE1_VERSION := 1.8.2
+GST_VALIDATE1_MD5 := 23e4018616e8591c323f96b34f008813
GST_VALIDATE1 := gst-validate-$(GST_VALIDATE1_VERSION)
GST_VALIDATE1_SUFFIX := tar.xz
GST_VALIDATE1_URL := http://gstreamer.freedesktop.org/data/src/gst-validate/$(GST_VALIDATE1).$(GST_VALIDATE1_SUFFIX)