libxml2 2.9.9
Closes #36337. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
97fd520732
commit
1a591fc9b4
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.8.tar.gz"
|
||||
mirror "https://ftp.osuosl.org/pub/blfs/conglomeration/libxml2/libxml2-2.9.8.tar.gz"
|
||||
sha256 "0b74e51595654f958148759cfef0993114ddccccbb6f31aee018f3558e8e2732"
|
||||
revision 1
|
||||
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"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue