Signed-off-by: Philipp Zabel <[email protected]> --- rules/gst-devtools1.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gst-devtools1.make b/rules/gst-devtools1.make index 3943d0da3932..0307b938bd86 100644 --- a/rules/gst-devtools1.make +++ b/rules/gst-devtools1.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_DEVTOOLS1) += gst-devtools1 # # Paths and names # -GST_DEVTOOLS1_VERSION := 1.18.4 -GST_DEVTOOLS1_MD5 := ef26ae2311be44127243dc99ff475059 +GST_DEVTOOLS1_VERSION := 1.18.5 +GST_DEVTOOLS1_MD5 := 12656dc06805c4de8e3ee48d80545785 GST_DEVTOOLS1 := gst-devtools-$(GST_DEVTOOLS1_VERSION) GST_DEVTOOLS1_SUFFIX := tar.xz GST_DEVTOOLS1_URL := http://gstreamer.freedesktop.org/data/src/gst-devtools/$(GST_DEVTOOLS1).$(GST_DEVTOOLS1_SUFFIX) -- 2.30.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
