From ce3af3633ccd6c7be7927dfeed33d46bbe197acf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 11 Oct 2022 14:00:02 -0400 Subject: [PATCH] python3: update to 3.10.8. --- srcpkgs/python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3/template b/srcpkgs/python3/template index 3cb53a43f1b..e3db44e5767 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.7 +version=3.10.8 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=6eed8415b7516fb2f260906db5d48dd4c06acc0cb24a7d6cc15296a604dcdc48 +checksum=6a30ecde59c47048013eb5a658c9b5dec277203d2793667f578df7671f7f03f3 alternatives=" python:idle:/usr/bin/idle${version%.*}