python2: Update from 2.7.16 to 2.17.7

This commit is contained in:
Fredrik Fornwall 2019-10-23 10:09:02 +02:00
parent d491fae2cc
commit 89a1c5d0b1
1 changed files with 2 additions and 3 deletions

View File

@ -12,9 +12,8 @@ TERMUX_PKG_REPLACES="python2-dev"
TERMUX_PKG_HOSTBUILD=true
_MAJOR_VERSION=2.7
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.16
TERMUX_PKG_REVISION=4
TERMUX_PKG_SHA256=f222ef602647eecb6853681156d32de4450a2c39f4de93bd5b20235f2e660ed7
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.17
TERMUX_PKG_SHA256=4d43f033cdbd0aa7b7023c81b0e986fd11e653b5248dac9144d508f11812ba41
TERMUX_PKG_SRCURL=https://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.