python-tkinter: update to 2.7.18.6.
This commit is contained in:
parent
607418888c
commit
3c2ed16aad
|
@ -7,7 +7,7 @@
|
|||
_desc="Interpreted, interactive, object-oriented programming language"
|
||||
|
||||
pkgname=python-tkinter
|
||||
version=2.7.18.5
|
||||
version=2.7.18.6
|
||||
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=3a829df9331f9b8d827553df92256533da51622aab013452b0b56731d17c53d6
|
||||
checksum=be0b5104db52bfcde920e303fd881a5dc38c15eb8bdb96294d91951b150c926d
|
||||
|
||||
pre_configure() {
|
||||
# Ensure that internal copies of expat, libffi and zlib are not used.
|
||||
|
|
Loading…
Reference in New Issue