libsoup 2.58.2
Closes #16624. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f2a6fd7d3c
commit
f6da2f0af1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libsoup < Formula
|
||||
desc "HTTP client/server library for GNOME"
|
||||
homepage "https://live.gnome.org/LibSoup"
|
||||
url "https://download.gnome.org/sources/libsoup/2.58/libsoup-2.58.1.tar.xz"
|
||||
sha256 "62c669f557de745b7b20ba9d5b74d839c95e4c9cea1a5ab7f3da5531a1aeefb9"
|
||||
url "https://download.gnome.org/sources/libsoup/2.58/libsoup-2.58.2.tar.xz"
|
||||
sha256 "442300ca1b1bf8a3bbf2f788203287ff862542d4fc048f19a92a068a27d17b72"
|
||||
|
||||
bottle do
|
||||
sha256 "78fac8b92b98239f87cb5cbba77cdee42f0bf2f4609447e370ddc14a3973234f" => :sierra
|
||||
|
|
Loading…
Reference in a new issue