From 3dc2b9f3e08c66958ca0d5d5485854cb33e11e77 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 25 Mar 2022 15:16:55 -0400 Subject: [PATCH] python3: update to 3.10.4. --- srcpkgs/python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3/template b/srcpkgs/python3/template index df408f9ed7..ed15b88359 100644 --- a/srcpkgs/python3/template +++ b/srcpkgs/python3/template @@ -3,7 +3,7 @@ # THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter". # pkgname=python3 -version=3.10.3 +version=3.10.4 revision=1 wrksrc="Python-${version}" build_style="gnu-configure" @@ -22,7 +22,7 @@ maintainer="Andrew J. Hesford " license="Python-2.0" homepage="https://www.python.org" distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz" -checksum=596c72de998dc39205bc4f70ef0dbf7edec740a306d09b49a9bd0a77806730dc +checksum=80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19 alternatives=" python:idle:/usr/bin/idle${version%.*}