mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
python3: update to 3.13.4.
This commit is contained in:
parent
f0a3bea890
commit
76d50dc8f9
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
||||||
# - coccinelle
|
# - coccinelle
|
||||||
#
|
#
|
||||||
pkgname=python3
|
pkgname=python3
|
||||||
version=3.13.3
|
version=3.13.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--enable-shared --enable-ipv6
|
configure_args="--enable-shared --enable-ipv6
|
||||||
--enable-loadable-sqlite-extensions --with-computed-gotos
|
--enable-loadable-sqlite-extensions --with-computed-gotos
|
||||||
|
@ -27,7 +27,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="40f868bcbdeb8149a3149580bb9bfd407b3321cd48f0be631af955ac92c0e041
|
checksum="27b15a797562a2971dce3ffe31bb216042ce0b995b39d768cf15f784cc757365
|
||||||
55e2c645909ad82d833c42ce85ec20434e0ef0070941b1eab73facdd240bbd63"
|
55e2c645909ad82d833c42ce85ec20434e0ef0070941b1eab73facdd240bbd63"
|
||||||
skip_extraction="${_bluez}.tar.xz"
|
skip_extraction="${_bluez}.tar.xz"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue