Skip to content

Commit 5035d0f

Browse files
committed
openrtsp 2025.07.10
1 parent ffa7b6e commit 5035d0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/o/openrtsp.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class Openrtsp < Formula
22
desc "Command-line RTSP client"
33
homepage "http://www.live555.com/openRTSP"
4-
url "http://www.live555.com/liveMedia/public/live.2025.05.24.tar.gz"
5-
mirror "https://download.videolan.org/pub/videolan/testing/contrib/live555/live.2025.05.24.tar.gz"
4+
url "http://www.live555.com/liveMedia/public/live.2025.07.10.tar.gz"
5+
mirror "https://download.videolan.org/pub/videolan/testing/contrib/live555/live.2025.07.10.tar.gz"
66
# Keep a mirror as upstream tarballs are removed after each version
7-
sha256 "e6185902c4bfe9235067a0bc80ec9a5f8a95956d9d07525ce169f3f9753afb0a"
7+
sha256 "a8351334db684f7850e61b6f40636c2bda4eb00e114b2707defd0c2328d3f1ec"
88
license "LGPL-3.0-or-later"
99

1010
livecheck do

0 commit comments

Comments
 (0)