From 3c2ed16aad24773b46a03b4169391741eefc541b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 2 Jan 2023 14:24:33 +0100 Subject: [PATCH] python-tkinter: update to 2.7.18.6. --- srcpkgs/python-tkinter/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-tkinter/template b/srcpkgs/python-tkinter/template index 833087c20c7..274efb18c7a 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.5 +version=2.7.18.6 revision=1 pycompile_dirs="usr/lib/python2.7/lib-tk" hostmakedepends="pkg-config" @@ -18,7 +18,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=3a829df9331f9b8d827553df92256533da51622aab013452b0b56731d17c53d6 +checksum=be0b5104db52bfcde920e303fd881a5dc38c15eb8bdb96294d91951b150c926d pre_configure() { # Ensure that internal copies of expat, libffi and zlib are not used.