diff options
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 46584d0ee15a..86dd62ee1f4b 100644 --- a/download.lst +++ b/download.lst @@ -140,8 +140,8 @@ ifeq ($(PYTHON_VERSION_MINOR),3) export PYTHON_MD5SUM := 803a75927f8f241ca78633890c798021 export PYTHON_TARBALL := Python-3.3.5.tgz else -export PYTHON_MD5SUM := a56c0c0b45d75a0ec9c6dee933c41c36 -export PYTHON_TARBALL := Python-3.5.0.tgz +export PYTHON_MD5SUM := 6192f0e45f02575590760e68c621a488 +export PYTHON_TARBALL := Python-3.5.3.tgz endif export RAPTOR_TARBALL := a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz |