libosip 5.0.0
This commit is contained in:
parent
0d0eba25b0
commit
4508a42176
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Libosip < Formula
|
||||
desc "Implementation of the eXosip2 stack"
|
||||
homepage "https://www.gnu.org/software/osip/"
|
||||
url "https://ftpmirror.gnu.org/osip/libosip2-4.1.0.tar.gz"
|
||||
mirror "https://ftp.gnu.org/gnu/osip/libosip2-4.1.0.tar.gz"
|
||||
sha256 "996aa0363316a871915b6f12562af53853a9962bb93f6abe1ae69f8de7008504"
|
||||
url "https://ftpmirror.gnu.org/osip/libosip2-5.0.0.tar.gz"
|
||||
mirror "https://ftp.gnu.org/gnu/osip/libosip2-5.0.0.tar.gz"
|
||||
sha256 "18a13c954f7297978e7bf1a0cdadde7c531e519d61a045dae304e054f3b2df03"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue