From 64a4f51e1b62803683b69264710263096a32f1c9 Mon Sep 17 00:00:00 2001 From: cclauss <cclauss@bluewin.ch> Date: Sat, 11 Oct 2014 15:15:15 +0200 Subject: [PATCH] Update python-3.4.2 --- builds/runtimes/python-3.4.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builds/runtimes/python-3.4.2 b/builds/runtimes/python-3.4.2 index 2cabc67c..1febae4f 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 -- GitLab