python-tkinter: update to 2.7.11.
This commit is contained in:
parent
3b4401fb86
commit
8204a8dc59
@ -4,8 +4,8 @@
|
|||||||
# A CYCLIC DEPENDENCY: python -> tk -> libX11 -> libxcb -> xcb-proto -> python
|
# A CYCLIC DEPENDENCY: python -> tk -> libX11 -> libxcb -> xcb-proto -> python
|
||||||
#
|
#
|
||||||
pkgname=python-tkinter
|
pkgname=python-tkinter
|
||||||
version=2.7.10
|
version=2.7.11
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="Python-${version}"
|
wrksrc="Python-${version}"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="
|
makedepends="
|
||||||
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
homepage="http://www.python.org"
|
homepage="http://www.python.org"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.xz"
|
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.xz"
|
||||||
checksum=1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0
|
checksum=962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Ensure that internal copies of expat, libffi and zlib are not used.
|
# Ensure that internal copies of expat, libffi and zlib are not used.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user