diff --git a/srcpkgs/python/template b/srcpkgs/python/template index 93deada032..7c6016be2e 100644 --- a/srcpkgs/python/template +++ b/srcpkgs/python/template @@ -3,8 +3,8 @@ # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python-tkinter". # pkgname=python -version=2.7.10 -revision=7 +version=2.7.11 +revision=1 wrksrc="Python-${version}" hostmakedepends="pkg-config" makedepends=" @@ -16,7 +16,7 @@ maintainer="Juan RP " homepage="http://www.python.org" license="PSF" distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.xz" -checksum=1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0 +checksum=962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46 pre_configure() { # Ensure that internal copies of expat, libffi and zlib are not used.