From bc28bf034e94d1fa52851fdee5958d5af39d402b Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Sat, 18 Jan 2020 09:59:25 +0100 Subject: [PATCH] libxml++3 3.2.0 Closes #49146. Signed-off-by: Rui Chen --- Formula/libxml++3.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/libxml++3.rb b/Formula/libxml++3.rb index c907331c80..7bf1ab4eb6 100644 --- a/Formula/libxml++3.rb +++ b/Formula/libxml++3.rb @@ -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