python3: update to 3.10.7.

This commit is contained in:
Andrew J. Hesford 2022-09-07 10:27:11 -04:00
parent 24ab7779a8
commit c4612fed58
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter". # THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter".
# #
pkgname=python3 pkgname=python3
version=3.10.6 version=3.10.7
revision=1 revision=1
wrksrc="Python-${version}" wrksrc="Python-${version}"
build_style="gnu-configure" build_style="gnu-configure"
@ -22,7 +22,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Python-2.0" license="Python-2.0"
homepage="https://www.python.org" homepage="https://www.python.org"
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz" distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=f795ff87d11d4b0c7c33bc8851b0c28648d8a4583aa2100a98c22b4326b6d3f3 checksum=6eed8415b7516fb2f260906db5d48dd4c06acc0cb24a7d6cc15296a604dcdc48
alternatives=" alternatives="
python:idle:/usr/bin/idle${version%.*} python:idle:/usr/bin/idle${version%.*}