glib-networking 2.46.0
Closes Homebrew/homebrew#44225. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
ead9fcdcea
commit
1058b63b56
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class GlibNetworking < Formula
|
||||
desc "Network related modules for glib"
|
||||
homepage "https://launchpad.net/glib-networking"
|
||||
url "https://download.gnome.org/sources/glib-networking/2.44/glib-networking-2.44.0.tar.xz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/g/glib-networking/glib-networking_2.44.0.orig.tar.xz"
|
||||
sha256 "8f8a340d3ba99bfdef38b653da929652ea6640e27969d29f7ac51fbbe11a4346"
|
||||
url "https://download.gnome.org/sources/glib-networking/2.46/glib-networking-2.46.0.tar.xz"
|
||||
sha256 "3655526d6dbfc697c22cd9b279e14599f8449f5802b12d84485bdc52d96482f0"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue