summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2022-03-14 18:05:46 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-03-18 12:21:45 +0100
commitf3b27fff9761d7eacb6363004296d35ddc1b706a (patch)
tree45216d98d2ce51aae3fc93aa3878f830453bd38c
parenta5a8f6c6152502ce7ae7795a64a6e5b3d36bf322 (diff)
downloadptxdist-f3b27fff9761d7eacb6363004296d35ddc1b706a.tar.gz
ptxdist-f3b27fff9761d7eacb6363004296d35ddc1b706a.tar.xz
gst-plugins-base1: version bump 1.20.0 -> 1.20.1
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220314170552.268081-4-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gst-plugins-base1.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/gst-plugins-base1.make b/rules/gst-plugins-base1.make
index eb4e191c7..961eaf6b8 100644
--- a/rules/gst-plugins-base1.make
+++ b/rules/gst-plugins-base1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_BASE1) += gst-plugins-base1
#
# Paths and names
#
-GST_PLUGINS_BASE1_VERSION := 1.20.0
-GST_PLUGINS_BASE1_MD5 := a9bbe2d2fc79ac472cda0022bd2f9880
+GST_PLUGINS_BASE1_VERSION := 1.20.1
+GST_PLUGINS_BASE1_MD5 := a9d1a391bee0033f9801f9f3fce7aa1a
GST_PLUGINS_BASE1 := gst-plugins-base-$(GST_PLUGINS_BASE1_VERSION)
GST_PLUGINS_BASE1_SUFFIX := tar.xz
GST_PLUGINS_BASE1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-base/$(GST_PLUGINS_BASE1).$(GST_PLUGINS_BASE1_SUFFIX)