Signed-off-by: Philipp Zabel <[email protected]> --- rules/gst-plugins-bad1.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gst-plugins-bad1.make b/rules/gst-plugins-bad1.make index 1dd999c55827..0a30177d293f 100644 --- a/rules/gst-plugins-bad1.make +++ b/rules/gst-plugins-bad1.make @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_BAD1) += gst-plugins-bad1 # # Paths and names # -GST_PLUGINS_BAD1_VERSION := 1.18.4 -GST_PLUGINS_BAD1_MD5 := 8a73b497613a9f778e880b8a9eb9c1a3 +GST_PLUGINS_BAD1_VERSION := 1.18.5 +GST_PLUGINS_BAD1_MD5 := 4ab1c19c3cf1ba79c20c65f6be78e7fd GST_PLUGINS_BAD1 := gst-plugins-bad-$(GST_PLUGINS_BAD1_VERSION) GST_PLUGINS_BAD1_SUFFIX := tar.xz GST_PLUGINS_BAD1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-bad/$(GST_PLUGINS_BAD1).$(GST_PLUGINS_BAD1_SUFFIX) -- 2.30.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
