mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python3: update to 3.10.8.
This commit is contained in:
parent
8baf37181e
commit
ce3af3633c
1 changed files with 2 additions and 2 deletions
|
@ -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 <ajh@sideband.org>"
|
|||
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%.*}
|
||||
|
|
Loading…
Add table
Reference in a new issue