Skip to content

Commit

Permalink
ortp 5.3.85
Browse files Browse the repository at this point in the history
ortp: update resource
  • Loading branch information
BrewTestBot authored and bevanjkay committed Sep 19, 2024
1 parent 79b0412 commit c461b1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/o/ortp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ class Ortp < Formula
license "GPL-3.0-or-later"

stable do
url "https://gitlab.linphone.org/BC/public/ortp/-/archive/5.3.84/ortp-5.3.84.tar.bz2"
sha256 "e0b539a0021c8b6babca5efddc9362954148824f59c4c316d772a124ebbb51bd"
url "https://gitlab.linphone.org/BC/public/ortp/-/archive/5.3.85/ortp-5.3.85.tar.bz2"
sha256 "84a4dbc31d8931bb8024fd3dc294d4a47c525ba603fdd61c36eac7357e2271b7"

# bctoolbox appears to follow ortp's version. This can be verified at the GitHub mirror:
# https://github.com/BelledonneCommunications/bctoolbox
resource "bctoolbox" do
url "https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/5.3.84/bctoolbox-5.3.84.tar.bz2"
url "https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/5.3.85/bctoolbox-5.3.85.tar.bz2"
sha256 "1c9ec26a91e74f720b16416a0e9e5e84c8aeb04b3fc490c22a4b2fc10ab6d5e3"
end
end
Expand Down

0 comments on commit c461b1f

Please sign in to comment.