mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
uv: update to 0.8.13.
This commit is contained in:
parent
bb92ef44f0
commit
1a8b55e18f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uv'
|
||||
pkgname=uv
|
||||
version=0.8.12
|
||||
version=0.8.13
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="rust qemu"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0 OR MIT"
|
|||
homepage="https://github.com/astral-sh/uv"
|
||||
changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
|
||||
checksum=0ee8129ebf552c225056beb1b56a80b13fd57ebdaa4593c2198c07d15e1f5e91
|
||||
checksum=7917c8143d0878c72923bda6ac2e67c144a00023403a2925fd2d96f2f5fb4b25
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*)
|
||||
|
|
Loading…
Add table
Reference in a new issue