libxml2 2.9.10
Closes #46719. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
59f3cb6416
commit
07a7558399
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
class Libxml2 < Formula
|
||||
desc "GNOME XML library"
|
||||
homepage "http://xmlsoft.org/"
|
||||
url "http://xmlsoft.org/sources/libxml2-2.9.9.tar.gz"
|
||||
mirror "https://ftp.osuosl.org/pub/blfs/conglomeration/libxml2/libxml2-2.9.9.tar.gz"
|
||||
sha256 "94fb70890143e3c6549f265cee93ec064c80a84c42ad0f23e85ee1fd6540a871"
|
||||
revision 2
|
||||
url "http://xmlsoft.org/sources/libxml2-2.9.10.tar.gz"
|
||||
mirror "https://ftp.osuosl.org/pub/blfs/conglomeration/libxml2/libxml2-2.9.10.tar.gz"
|
||||
sha256 "aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue