python-tkinter: update to 2.7.18.5.

This commit is contained in:
Leah Neukirchen 2022-06-28 15:31:15 +02:00
parent 1c93498810
commit 7bafab3948

View file

@ -7,7 +7,7 @@
_desc="Interpreted, interactive, object-oriented programming language"
pkgname=python-tkinter
version=2.7.18.4
version=2.7.18.5
revision=1
wrksrc="cpython-${version}"
pycompile_dirs="usr/lib/python2.7/lib-tk"
@ -19,7 +19,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Python-2.0"
homepage="https://www.python.org"
distfiles="https://github.com/ActiveState/cpython/archive/v${version}.tar.gz"
checksum=003a4fbd03fa0dbb3cf88d894c40311ef30dd17b2aa85291c3136393148b1362
checksum=a046ddfd75f439ec2e65af840caa267d1edb4d914d7777d2fbd2f88041c6f3a2
pre_configure() {
# Ensure that internal copies of expat, libffi and zlib are not used.