X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/3ea39a774cf62d7476369f057b2057eda18d8f03..76ce8d6527ebcc7e9c73ac181f761df45cc0e1b6:/packages/python2/build.sh diff --git a/packages/python2/build.sh b/packages/python2/build.sh index 5f9a1bf0..9609ff71 100644 --- a/packages/python2/build.sh +++ b/packages/python2/build.sh @@ -9,7 +9,7 @@ TERMUX_PKG_HOSTBUILD=true _MAJOR_VERSION=2.7 TERMUX_PKG_VERSION=${_MAJOR_VERSION}.11 -TERMUX_PKG_BUILD_REVISION=1 +TERMUX_PKG_BUILD_REVISION=2 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.