Use a better url for python docs (I changed it when updating Python because

the new version was not available. This should stabilize md5sum.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Pierre Labastie 2019-12-31 06:56:23 +00:00
parent b537fb4f34
commit a53feb3a98

View File

@ -584,9 +584,9 @@
<!ENTITY python-ch5-sbu "1.2 SBU">
<!ENTITY python-ch6-du "399 MB">
<!ENTITY python-ch6-sbu "1.3 SBU">
<!ENTITY python-docs-url "https://docs.python.org/3/archives/python-&python-version;-docs-html.tar.bz2">
<!ENTITY python-docs-md5 "29cabbadce173eaebd44495c95f382a1">
<!ENTITY python-docs-size "6,429 KB">
<!ENTITY python-docs-url "https://www.python.org/ftp/python/doc/&python-version;/python-&python-version;-docs-html.tar.bz2">
<!ENTITY python-docs-md5 "edc8c97f9680373fcc1dd952f0ea7fcc">
<!ENTITY python-docs-size "6,374 KB">
<!ENTITY readline-version "8.0">
<!ENTITY readline-size "2,907 KB">