mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +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
|
||||
#
|
||||
pkgname=python3
|
||||
version=3.13.3
|
||||
revision=3
|
||||
version=3.13.4
|
||||
revision=1
|
||||
build_style="gnu-configure"
|
||||
configure_args="--enable-shared --enable-ipv6
|
||||
--enable-loadable-sqlite-extensions --with-computed-gotos
|
||||
|
@ -27,7 +27,7 @@ distfiles="
|
|||
https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz
|
||||
${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz
|
||||
"
|
||||
checksum="40f868bcbdeb8149a3149580bb9bfd407b3321cd48f0be631af955ac92c0e041
|
||||
checksum="27b15a797562a2971dce3ffe31bb216042ce0b995b39d768cf15f784cc757365
|
||||
55e2c645909ad82d833c42ce85ec20434e0ef0070941b1eab73facdd240bbd63"
|
||||
skip_extraction="${_bluez}.tar.xz"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue