libxml++3 3.2.0
Closes #49146. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
5301bcacdd
commit
bc28bf034e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Libxmlxx3 < Formula
|
||||
desc "C++ wrapper for libxml"
|
||||
homepage "https://libxmlplusplus.sourceforge.io/"
|
||||
url "https://download.gnome.org/sources/libxml++/3.0/libxml++-3.0.1.tar.xz"
|
||||
sha256 "19dc8d21751806c015179bc0b83f978e65c878724501bfc0b6c1bcead29971a6"
|
||||
revision 2
|
||||
url "https://download.gnome.org/sources/libxml++/3.2/libxml++-3.2.0.tar.xz"
|
||||
sha256 "b786fae7fd7820d356698069a787d107995c3efcbef50d8f4efd3766ab768e4f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue