Signed-off-by: Philipp Zabel <[email protected]> --- rules/gstreamer1.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gstreamer1.make b/rules/gstreamer1.make index e1433d31f744..d6c4eff1006a 100644 --- a/rules/gstreamer1.make +++ b/rules/gstreamer1.make @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GSTREAMER1) += gstreamer1 # # Paths and names # -GSTREAMER1_VERSION := 1.18.4 -GSTREAMER1_MD5 := fe381e1e910e622fee44692e865f7229 +GSTREAMER1_VERSION := 1.18.5 +GSTREAMER1_MD5 := d7e7ba88a1ccb431d754bd9474728c22 GSTREAMER1 := gstreamer-$(GSTREAMER1_VERSION) GSTREAMER1_SUFFIX := tar.xz GSTREAMER1_URL := http://gstreamer.freedesktop.org/src/gstreamer/$(GSTREAMER1).$(GSTREAMER1_SUFFIX) -- 2.30.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
