mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python3.11: update to 3.11.13.
This commit is contained in:
parent
18a341383a
commit
65161e856e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3.11'
|
||||
pkgname=python3.11
|
||||
version=3.11.12
|
||||
revision=2
|
||||
version=3.11.13
|
||||
revision=1
|
||||
build_style="gnu-configure"
|
||||
configure_args="--enable-shared --enable-ipv6 --enable-optimizations
|
||||
--enable-loadable-sqlite-extensions --with-computed-gotos
|
||||
|
@ -22,7 +22,7 @@ distfiles="
|
|||
https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz
|
||||
${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz
|
||||
"
|
||||
checksum="849da87af4df137710c1796e276a955f7a85c9f971081067c8f565d15c352a09
|
||||
checksum="8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a
|
||||
ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34"
|
||||
skip_extraction="${_bluez}.tar.xz"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue