mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3.11: update to 3.11.9.
This commit is contained in:
parent
f35d13dd6e
commit
cc5b2860d9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3.11'
|
# Template file for 'python3.11'
|
||||||
pkgname=python3.11
|
pkgname=python3.11
|
||||||
version=3.11.8
|
version=3.11.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--enable-shared --enable-ipv6 --enable-optimizations
|
configure_args="--enable-shared --enable-ipv6 --enable-optimizations
|
||||||
--enable-loadable-sqlite-extensions --with-computed-gotos
|
--enable-loadable-sqlite-extensions --with-computed-gotos
|
||||||
|
@ -22,7 +22,7 @@ distfiles="
|
||||||
https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz
|
https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz
|
||||||
${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz
|
${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz
|
||||||
"
|
"
|
||||||
checksum="9e06008c8901924395bc1da303eac567a729ae012baa182ab39269f650383bb3
|
checksum="9b1e896523fc510691126c864406d9360a3d1e986acbda59cda57b5abda45b87
|
||||||
ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34"
|
ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34"
|
||||||
skip_extraction="${_bluez}.tar.xz"
|
skip_extraction="${_bluez}.tar.xz"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue