Signed-off-by: Philipp Zabel <[email protected]> --- rules/gst-rtsp-server1.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gst-rtsp-server1.make b/rules/gst-rtsp-server1.make index b475238a45ad..73e22891899a 100644 --- a/rules/gst-rtsp-server1.make +++ b/rules/gst-rtsp-server1.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_RTSP_SERVER1) += gst-rtsp-server1 # # Paths and names # -GST_RTSP_SERVER1_VERSION := 1.18.4 -GST_RTSP_SERVER1_MD5 := e96d617840fb534bb4e7a629db10bdef +GST_RTSP_SERVER1_VERSION := 1.18.5 +GST_RTSP_SERVER1_MD5 := 7f9cc2f69d0cf401fb14fe73624a28fe GST_RTSP_SERVER1 := gst-rtsp-server-$(GST_RTSP_SERVER1_VERSION) GST_RTSP_SERVER1_SUFFIX := tar.xz GST_RTSP_SERVER1_URL := http://gstreamer.freedesktop.org/src/gst-rtsp/$(GST_RTSP_SERVER1).$(GST_RTSP_SERVER1_SUFFIX) -- 2.30.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
