Signed-off-by: Philipp Zabel <[email protected]> --- rules/gst-plugins-good1.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gst-plugins-good1.make b/rules/gst-plugins-good1.make index c7beedfd04fe..07939c27ec54 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.18.4 -GST_PLUGINS_GOOD1_MD5 := 4ecf1ac5cd422d9c13fe05dbf5e3df26 +GST_PLUGINS_GOOD1_VERSION := 1.18.5 +GST_PLUGINS_GOOD1_MD5 := 1c8ec6b14d166d7affbb216e863c9e42 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) -- 2.30.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
