File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ class Ortp < Formula
44 license "GPL-3.0-or-later"
55
66 stable do
7- url "https://gitlab.linphone.org/BC/public/ortp/-/archive/5.4.49 /ortp-5.4.49 .tar.bz2"
8- sha256 "d9a9c4b44daad9a792f6adacb9c829a27295d653f207714d97c6b70f9bb8e74d "
7+ url "https://gitlab.linphone.org/BC/public/ortp/-/archive/5.4.50 /ortp-5.4.50 .tar.bz2"
8+ sha256 "172d0f7b3d1c9b124b78bd887bc0db6f6737213689c9d986ae48fec9cf4e092a "
99
1010 # bctoolbox appears to follow ortp's version. This can be verified at the GitHub mirror:
1111 # https://github.com/BelledonneCommunications/bctoolbox
1212 resource "bctoolbox" do
13- url "https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/5.4.49 /bctoolbox-5.4.49 .tar.bz2"
14- sha256 "1aa153e8b4c8d724fa6764134c08f1712f6f34a6baec0f9176eac31649dd5c58 "
13+ url "https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/5.4.50 /bctoolbox-5.4.50 .tar.bz2"
14+ sha256 "41c6e53aea7ef4af9ae479008ec91727eb5b5138cd713038d4ae0ee8dd6f8696 "
1515
1616 livecheck do
1717 formula :parent
You can’t perform that action at this time.
0 commit comments