From cfc5ae4006d4f5cd83afe56eebed67df1e4ff6a9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 20 Feb 2021 21:09:36 -0500 Subject: [PATCH] python3-tkinter: update to 3.9.2. --- srcpkgs/python3-tkinter/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-tkinter/template b/srcpkgs/python3-tkinter/template index 580463b906b..a7b4fa914b5 100644 --- a/srcpkgs/python3-tkinter/template +++ b/srcpkgs/python3-tkinter/template @@ -7,7 +7,7 @@ _desc="Python programming language" pkgname=python3-tkinter -version=3.9.1 +version=3.9.2 revision=1 wrksrc="Python-${version}" pycompile_dirs=" @@ -22,7 +22,7 @@ maintainer="Andrew J. Hesford " homepage="https://www.python.org" license="Python-2.0" distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz" -checksum=991c3f8ac97992f3d308fefeb03a64db462574eadbff34ce8bc5bb583d9903ff +checksum=3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d pre_configure() { # Ensure that internal copies of expat and libffi are not used.