summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2022-03-14 18:05:47 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-03-18 12:21:45 +0100
commit7bba895a7a9c17580d0fdc4dabdbfb76a19bafcf (patch)
tree5874b7f857e6ab082d3aaf2493d8b9a6fa6447b0
parentf3b27fff9761d7eacb6363004296d35ddc1b706a (diff)
downloadptxdist-7bba895a7a9c17580d0fdc4dabdbfb76a19bafcf.tar.gz
ptxdist-7bba895a7a9c17580d0fdc4dabdbfb76a19bafcf.tar.xz
gst-plugins-good1: version bump 1.20.0 -> 1.20.1
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220314170552.268081-5-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gst-plugins-good1.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/gst-plugins-good1.make b/rules/gst-plugins-good1.make
index 88f9bdc37..4f6ace39e 100644
--- a/rules/gst-plugins-good1.make
+++ b/rules/gst-plugins-good1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_GOOD1) += gst-plugins-good1
#
# Paths and names
#
-GST_PLUGINS_GOOD1_VERSION := 1.20.0
-GST_PLUGINS_GOOD1_MD5 := f952449915499ed3402c32e79d1037fa
+GST_PLUGINS_GOOD1_VERSION := 1.20.1
+GST_PLUGINS_GOOD1_MD5 := b64247acb2203f4cbfc4f9aee3ab8dee
GST_PLUGINS_GOOD1 := gst-plugins-good-$(GST_PLUGINS_GOOD1_VERSION)
GST_PLUGINS_GOOD1_SUFFIX := tar.xz
GST_PLUGINS_GOOD1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-good/$(GST_PLUGINS_GOOD1).$(GST_PLUGINS_GOOD1_SUFFIX)