Python3: fix MD5SUM

This commit is contained in:
Douglas R. Reno 2021-07-09 11:32:46 -05:00
parent 5f8e943839
commit 5aa10e0e4e

View File

@ -7,7 +7,7 @@
<!ENTITY python3-download-http
"https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
<!ENTITY python3-download-ftp " ">
<!ENTITY python3-md5sum "71f7ada6bec9cdbf4538adc326120cfd">
<!ENTITY python3-md5sum "ecc29a7688f86e550d29dba2ee66cf80">
<!ENTITY python3-size "18 MB">
<!ENTITY python3-buildsize "356 MB (add 56 MB for tests)">
<!ENTITY python3-time "0.6 SBU (using parallelism=4; add 2.7 SBU for tests)">