python-tkinter: update to 2.7.18.7.

This commit is contained in:
Leah Neukirchen 2023-06-16 13:46:09 +02:00
parent 7af3d689b4
commit 9b4f082e67

View file

@ -7,7 +7,7 @@
_desc="Interpreted, interactive, object-oriented programming language"
pkgname=python-tkinter
version=2.7.18.6
version=2.7.18.7
revision=1
pycompile_dirs="usr/lib/python2.7/lib-tk"
hostmakedepends="pkg-config"
@ -18,7 +18,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=be0b5104db52bfcde920e303fd881a5dc38c15eb8bdb96294d91951b150c926d
checksum=84d1f812da249da666685b9eac82df0b201e898b8b3f164f81f348072c12b933
pre_configure() {
# Ensure that internal copies of expat, libffi and zlib are not used.