diff options
author | Sam James <sam@gentoo.org> | 2023-05-23 11:34:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-23 11:34:29 +0100 |
commit | b01d2cb2c08cebd410bbd3f9e0acedaefa27e5b5 (patch) | |
tree | a8c07a750ebe9ac36f62e59ac50fd8ed89410d59 /dev-libs/libxml2/libxml2-9999.ebuild | |
parent | dev-python/requests: Stabilize 2.31.0 ALLARCHES, #906969 (diff) | |
download | gentoo-b01d2cb2c08cebd410bbd3f9e0acedaefa27e5b5.tar.gz gentoo-b01d2cb2c08cebd410bbd3f9e0acedaefa27e5b5.tar.bz2 gentoo-b01d2cb2c08cebd410bbd3f9e0acedaefa27e5b5.zip |
dev-libs/libxml2: update HOMEPAGE
Redirects.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2/libxml2-9999.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-9999.ebuild b/dev-libs/libxml2/libxml2-9999.ebuild index c04a7cb51a53..9677dea2230e 100644 --- a/dev-libs/libxml2/libxml2-9999.ebuild +++ b/dev-libs/libxml2/libxml2-9999.ebuild @@ -17,7 +17,7 @@ XSTS_TARBALL_2="xsts-2004-01-14.tar.gz" XMLCONF_TARBALL="xmlts20130923.tar.gz" DESCRIPTION="XML C parser and toolkit" -HOMEPAGE="http://www.xmlsoft.org/ https://gitlab.gnome.org/GNOME/libxml2" +HOMEPAGE="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/libxml2" inherit autotools git-r3 |