python-tkinter: update to 2.7.10.

This commit is contained in:
Juan RP 2015-05-24 16:31:11 +02:00
parent 2281e5084d
commit a09e0476f9

View File

@ -4,8 +4,8 @@
# A CYCLIC DEPENDENCY: python -> tk -> libX11 -> libxcb -> xcb-proto -> python
#
pkgname=python-tkinter
version=2.7.9
revision=2
version=2.7.10
revision=1
wrksrc="Python-${version}"
hostmakedepends="pkg-config"
makedepends="
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.python.org"
license="PSF"
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.xz"
checksum=90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916
checksum=1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0
pre_configure() {
# Ensure that internal copies of expat, libffi and zlib are not used.