libxml++: fix audit about sourceforge link
This commit is contained in:
parent
66caf9f81d
commit
95ea849ee6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Libxmlxx < Formula
|
||||
desc "C++ wrapper for libxml"
|
||||
homepage "http://libxmlplusplus.sourceforge.net"
|
||||
homepage "https://libxmlplusplus.sourceforge.io"
|
||||
url "https://download.gnome.org/sources/libxml++/2.40/libxml++-2.40.1.tar.xz"
|
||||
sha256 "4ad4abdd3258874f61c2e2a41d08e9930677976d303653cd1670d3e9f35463e9"
|
||||
|
||||
|
|
Loading…
Reference in a new issue