python3: update to 3.9.7.
This commit is contained in:
parent
5ade591ce9
commit
dc931f605f
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
# THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter".
|
# THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter".
|
||||||
#
|
#
|
||||||
pkgname=python3
|
pkgname=python3
|
||||||
version=3.9.6
|
version=3.9.7
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Python-${version}"
|
wrksrc="Python-${version}"
|
||||||
pycompile_dirs="usr/lib/python${version%.*}"
|
pycompile_dirs="usr/lib/python${version%.*}"
|
||||||
hostmakedepends="pkgconf"
|
hostmakedepends="pkgconf"
|
||||||
|
@ -17,7 +17,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=397920af33efc5b97f2e0b57e91923512ef89fc5b3c1d21dbfc8c4828ce0108a
|
checksum=f8145616e68c00041d1a6399b76387390388f8359581abc24432bb969b5e3c57
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
python:idle:/usr/bin/idle${version%.*}
|
python:idle:/usr/bin/idle${version%.*}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue