diff --git a/builds/runtimes/python-3.4.2 b/builds/runtimes/python-3.4.2
index 2cabc67c87df3a412494313395310da3c05ae43c..1febae4fef719f900528477400b2472a4de1b0a5 100644
--- a/builds/runtimes/python-3.4.2
+++ b/builds/runtimes/python-3.4.2
@@ -5,7 +5,7 @@
 OUT_PREFIX=$1
 
 source ./download_python
-download_python "3.4.1"
+download_python "3.4.2"
 
 cd src
 ./configure --prefix=$OUT_PREFIX --with-ensurepip=no --enable-shared