python-tkinter: update to 2.7.17.

This commit is contained in:
Daniel Eyßer 2019-11-05 23:00:03 +01:00 committed by Helmut Pozimski
parent 59c81bd03f
commit 8778d55d93

View file

@ -7,7 +7,7 @@
_desc="Interpreted, interactive, object-oriented programming language"
pkgname=python-tkinter
version=2.7.16
version=2.7.17
revision=1
wrksrc="Python-${version}"
pycompile_dirs="usr/lib/python2.7/lib-tk"
@ -19,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Python-2.0"
homepage="https://www.python.org"
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=f222ef602647eecb6853681156d32de4450a2c39f4de93bd5b20235f2e660ed7
checksum=4d43f033cdbd0aa7b7023c81b0e986fd11e653b5248dac9144d508f11812ba41
pre_configure() {
# Ensure that internal copies of expat, libffi and zlib are not used.