chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b2ecb09
)
python2: Update from 2.7.11 to 2.7.12
author
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 4 Jul 2016 21:26:26 +0000
(17:26 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 4 Jul 2016 21:26:26 +0000
(17:26 -0400)
packages/python2/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/python2/build.sh
b/packages/python2/build.sh
index 655ca186dc45da65c30c481331fb6cf99af14874..d8e20efd943238404744fb9606f4e5092805c4cb 100644
(file)
--- a/
packages/python2/build.sh
+++ b/
packages/python2/build.sh
@@
-8,8
+8,7
@@
TERMUX_PKG_DEPENDS="libandroid-support, ncurses, readline, libffi, openssl, libu
TERMUX_PKG_HOSTBUILD=true
_MAJOR_VERSION=2.7
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.
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.