Signed-off-by: Philipp Zabel <[email protected]> --- rules/gst-python1.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gst-python1.make b/rules/gst-python1.make index 1a942bff9ac1..327d20014e40 100644 --- a/rules/gst-python1.make +++ b/rules/gst-python1.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PYTHON1) += gst-python1 # # Paths and names # -GST_PYTHON1_VERSION := 1.18.4 -GST_PYTHON1_MD5 := 19696a9c0b0b5a3131ac1299acb2b97b +GST_PYTHON1_VERSION := 1.18.5 +GST_PYTHON1_MD5 := eb19229f72f61506e33182a6fbce4a2e GST_PYTHON1 := gst-python-$(GST_PYTHON1_VERSION) GST_PYTHON1_SUFFIX := tar.xz GST_PYTHON1_URL := http://gstreamer.freedesktop.org/src/gst-python/$(GST_PYTHON1).$(GST_PYTHON1_SUFFIX) -- 2.30.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
