X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/9bcd2ca977c7f396bc3412517397a136d88f4410..99856c1d1ced379efec7659b9ef796882f5cf416:/packages/python2/build.sh diff --git a/packages/python2/build.sh b/packages/python2/build.sh index 0547c778..1e66e8d6 100644 --- a/packages/python2/build.sh +++ b/packages/python2/build.sh @@ -7,6 +7,7 @@ TERMUX_PKG_HOSTBUILD=true _MAJOR_VERSION=2.7 TERMUX_PKG_VERSION=${_MAJOR_VERSION}.10 +TERMUX_PKG_BUILD_REVISION=1 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.