libxml2: update homepage

This commit is contained in:
Sandro Jäckel
2022-05-11 11:46:58 +02:00
parent 2a5f9fcde6
commit b4e8a4bbda
@@ -124,7 +124,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
homepage = "http://xmlsoft.org/";
homepage = "https://gitlab.gnome.org/GNOME/libxml2";
description = "XML parsing library for C";
license = licenses.mit;
platforms = platforms.all;