Update python-3.4.2

This commit is contained in:
cclauss
2014-10-11 15:15:15 +02:00
parent 6305ed415a
commit 64a4f51e1b
+1 -1
View File
@@ -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