python2: Update from 2.7.11 to 2.7.12

This commit is contained in:
Fredrik Fornwall 2016-07-04 17:26:26 -04:00
parent b2ecb099a5
commit cfd457dace
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ TERMUX_PKG_DEPENDS="libandroid-support, ncurses, readline, libffi, openssl, libu
TERMUX_PKG_HOSTBUILD=true
_MAJOR_VERSION=2.7
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.11
TERMUX_PKG_BUILD_REVISION=3
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.12
TERMUX_PKG_SRCURL=http://www.python.org/ftp/python/${TERMUX_PKG_VERSION}/Python-${TERMUX_PKG_VERSION}.tar.xz
# The flag --with(out)-pymalloc (disable/enable specialized mallocs) is enabled by default and causes m suffix versions of python.