python-tkinter: update to 2.7.15

This commit is contained in:
Alessio Sergi 2018-05-03 10:27:29 +02:00
parent 2311e24d46
commit 9e09a54bac

View file

@ -7,8 +7,8 @@
_desc="Interpreted, interactive, object-oriented programming language"
pkgname=python-tkinter
version=2.7.14
revision=2
version=2.7.15
revision=1
wrksrc="Python-${version}"
hostmakedepends="pkg-config"
makedepends="libffi-devel readline-devel gdbm-devel libressl-devel expat-devel
@ -17,9 +17,9 @@ pycompile_dirs="usr/lib/python2.7/lib-tk"
short_desc="${_desc} - GUI toolkit for Python2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.python.org"
license="PSF"
license="Python-2.0"
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=71ffb26e09e78650e424929b2b457b9c912ac216576e6bd9e7d204ed03296a66
checksum=22d9b1ac5b26135ad2b8c2901a9413537e08749a753356ee913c84dbd2df5574
pre_configure() {
# Ensure that internal copies of expat, libffi and zlib are not used.