11class 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
@@ -13,13 +13,13 @@ class Openrtsp < Formula
1313 end
1414
1515 bottle do
16- sha256 cellar : :any , arm64_sequoia : "e69170b556c5e05160447fd39f1c8bdb0897a506fa4e16bfca7ba12d47d27249 "
17- sha256 cellar : :any , arm64_sonoma : "6b10e40812f57dd7a78c01c6f800a6a549f6a6075943fed6bbfed1431a008461 "
18- sha256 cellar : :any , arm64_ventura : "661a188848cae2726baec08fa8f6a7086d839cf8be1d83beda0a0644f120a6c9 "
19- sha256 cellar : :any , sonoma : "0f5a0b7b8e76f47bbdb782eca0b42a6940e0d57103282a3b9778c6380aff35ee "
20- sha256 cellar : :any , ventura : "a30408fa4660532d67ade3cba78c89cb11f42e96f9dd9da25c58bcf0e7cdc02f "
21- sha256 cellar : :any_skip_relocation , arm64_linux : "1b074bc59b3b881ddb37d993a8bb349d6b8246ca83bed44532f43f79d5ff5ee0 "
22- sha256 cellar : :any_skip_relocation , x86_64_linux : "417da9b953a5b52983b4e2da5688af6eafe1864dda470bab78465d2aefe80637 "
16+ sha256 cellar : :any , arm64_sequoia : "129278f4fd9720089133c4952039da4adaa4833dc1573df3b4c44cb317bc173b "
17+ sha256 cellar : :any , arm64_sonoma : "f47b4a7ee7c7130b34eaa6a02097237b952f067f2dff7311a32979b92f7e465a "
18+ sha256 cellar : :any , arm64_ventura : "92d92818b9ae8d2cca4d821adb502b4273c23c3596cef374e586f418b44579bb "
19+ sha256 cellar : :any , sonoma : "e5f297b3ed5f8608e3c280cf285710747dcbece11b832ed82cf1b0930a6e164d "
20+ sha256 cellar : :any , ventura : "9d8be4cc4967582e262f2556ac93b41246f82249cca97e287a19134656ddbc02 "
21+ sha256 cellar : :any_skip_relocation , arm64_linux : "c055e55a29c6f09c59c4451c52953ac70937f92a61ec2bff60853596c2783fdb "
22+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2ad9ba5cb65cff40ee0a27a56859de48c62587df0a5471a99ba08c5ec59e3fbc "
2323 end
2424
2525 depends_on "openssl@3"
0 commit comments