Skip to content

Commit

Permalink
Update default version.
Browse files Browse the repository at this point in the history
  • Loading branch information
owainkenwayucl committed Apr 11, 2018
1 parent 0e6f28b commit e5de167
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python-2.7.9_install → python-2.7.12_install
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
#

COMPILER_TAG=${COMPILER_TAG:-gnu-4.9.2}
VERSION=${VERSION:-2.7.9}
VERSION=${VERSION:-2.7.12}
INSTALL_PREFIX=${INSTALL_PREFIX:-/shared/ucl/apps/python/$VERSION/$COMPILER_TAG}
MD5=${MD5:-38d530f7efc373d64a8fb1637e3baaa7}
MD5=${MD5:-57dffcee9cee8bb2ab5f82af1d8e9a69}
SRC_ARCHIVE=${SRC_ARCHIVE:-https://www.python.org/ftp/python/${VERSION}/Python-${VERSION}.tar.xz}

set -e
Expand Down

0 comments on commit e5de167

Please sign in to comment.