mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3: update to 3.10.6.
This commit is contained in:
parent
49b509cfcc
commit
152f1c5c05
1 changed files with 2 additions and 2 deletions
|
@ -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.5
|
version=3.10.6
|
||||||
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=8437efd5b106ef0a75aabfbf23d880625120a73a86a22ade4d2e2e68d7b74486
|
checksum=f795ff87d11d4b0c7c33bc8851b0c28648d8a4583aa2100a98c22b4326b6d3f3
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
python:idle:/usr/bin/idle${version%.*}
|
python:idle:/usr/bin/idle${version%.*}
|
||||||
|
|
Loading…
Add table
Reference in a new issue