aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-02-25 01:56:11 -0600
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-02-25 01:56:11 -0600
commitf91eb040f1b29c203121bd7d76dab3f86ebbd98a (patch)
tree13a50068254ebe23bf572743a05f50687ac435da
parente08cf1c10f055c1fabd777095dc6cb89beb98137 (diff)
Sync libxml2py2 and libxml2 download locations
-rw-r--r--general/prog/libxml2py2.xml8
-rw-r--r--x/installing/libvdpau.xml2
2 files changed, 5 insertions, 5 deletions
diff --git a/general/prog/libxml2py2.xml b/general/prog/libxml2py2.xml
index 189f3cd29d..087575101c 100644
--- a/general/prog/libxml2py2.xml
+++ b/general/prog/libxml2py2.xml
@@ -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">
]>
diff --git a/x/installing/libvdpau.xml b/x/installing/libvdpau.xml
index 5023bdfcd0..95438b9e67 100644
--- a/x/installing/libvdpau.xml
+++ b/x/installing/libvdpau.xml
@@ -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>