Signed-off-by: Philipp Zabel <[email protected]> --- rules/gst-plugins-base1.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gst-plugins-base1.make b/rules/gst-plugins-base1.make index 25e4f20e75d6..f84bb6653c6c 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.18.4 -GST_PLUGINS_BASE1_MD5 := 523336ed6938b8b1004847cbbd5e31cb +GST_PLUGINS_BASE1_VERSION := 1.18.5 +GST_PLUGINS_BASE1_MD5 := 69b23213a6bb79d6d1b8371a9dd3e82e 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) -- 2.30.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
