mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python-tkinter: update to 2.7.18.5.
This commit is contained in:
parent
1c93498810
commit
7bafab3948
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue