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.7.
This commit is contained in:
parent
7af3d689b4
commit
9b4f082e67
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.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.
|
||||
|
|
Loading…
Add table
Reference in a new issue