diff --git a/srcpkgs/python-tkinter/template b/srcpkgs/python-tkinter/template index 58658eda527..94667653def 100644 --- a/srcpkgs/python-tkinter/template +++ b/srcpkgs/python-tkinter/template @@ -7,7 +7,7 @@ _desc="Interpreted, interactive, object-oriented programming language" pkgname=python-tkinter -version=2.7.18.4 +version=2.7.18.5 revision=1 wrksrc="cpython-${version}" pycompile_dirs="usr/lib/python2.7/lib-tk" @@ -19,7 +19,7 @@ maintainer="Leah Neukirchen " license="Python-2.0" homepage="https://www.python.org" distfiles="https://github.com/ActiveState/cpython/archive/v${version}.tar.gz" -checksum=003a4fbd03fa0dbb3cf88d894c40311ef30dd17b2aa85291c3136393148b1362 +checksum=a046ddfd75f439ec2e65af840caa267d1edb4d914d7777d2fbd2f88041c6f3a2 pre_configure() { # Ensure that internal copies of expat, libffi and zlib are not used.