libnice 0.1.21
* libnice 0.1.20 * libnice 0.1.21 Closes #119986. Signed-off-by: Rui Chen <rui@chenrui.dev> Co-authored-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
e596128696
commit
00ad0865d1
|
@ -1,8 +1,8 @@
|
||||||
class Libnice < Formula
|
class Libnice < Formula
|
||||||
desc "GLib ICE implementation"
|
desc "GLib ICE implementation"
|
||||||
homepage "https://wiki.freedesktop.org/nice/"
|
homepage "https://wiki.freedesktop.org/nice/"
|
||||||
url "https://nice.freedesktop.org/releases/libnice-0.1.19.tar.gz"
|
url "https://libnice.freedesktop.org/releases/libnice-0.1.21.tar.gz"
|
||||||
sha256 "6747af710998cf708a2e8ceef51cccd181373d94201dd4b8d40797a070ed47cc"
|
sha256 "72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39"
|
||||||
license any_of: ["LGPL-2.1-only", "MPL-1.1"]
|
license any_of: ["LGPL-2.1-only", "MPL-1.1"]
|
||||||
|
|
||||||
livecheck do
|
livecheck do
|
||||||
|
|
Loading…
Reference in New Issue