Sync libxml2py2 and libxml2 download locations

This commit is contained in:
Bruce Dubbs 2022-02-25 01:56:11 -06:00
parent e08cf1c10f
commit f91eb040f1
2 changed files with 5 additions and 5 deletions

View File

@ -5,10 +5,10 @@
%general-entities;
<!-- The download, md5sum, size entities need to match those used in libxml2.xml -->
<!ENTITY libxml2py2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.gz">
<!ENTITY libxml2py2-download-ftp "ftp://xmlsoft.org/libxml2/libxml2-&libxml2-version;.tar.gz">
<!ENTITY libxml2py2-md5sum "f433a39be087a9f0b197eb2307ad9f75">
<!ENTITY libxml2py2-size "5.4 MB">
<!ENTITY libxml2py2-download-http "https://download.gnome.org/sources/libxml2/2.9/libxml2-&libxml2-version;.tar.xz">
<!ENTITY libxml2py2-download-ftp " ">
<!ENTITY libxml2py2-md5sum "824470f8cc325ae6b01f174b842c321f">
<!ENTITY libxml2py2-size "3.1 MB">
<!ENTITY libxml2py2-buildsize "53 MB (2.3 MB installed)">
<!ENTITY libxml2py2-time "less than 0.1 SBU">
]>

View File

@ -141,7 +141,7 @@ ninja</userinput></screen>
<para>
If <application>doxygen</application> is present at build time
place the documentation is a versioned directory as the
place the documentation in a versioned directory as the
<systemitem class="username">root</systemitem> user:
</para>