mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
uv: update to 0.6.6.
This commit is contained in:
parent
8055d763c3
commit
186be83121
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uv'
|
||||
pkgname=uv
|
||||
version=0.6.5
|
||||
version=0.6.6
|
||||
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=ed7275898e4d2acf2e9ae600979078ef1f153626aa5b243b891439cd0da48c30
|
||||
checksum=45b1532a1ff45035eea7f6b65863d0bd5fc2a7d0fa893062604908d245e7e364
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*)
|
||||
|
|
Loading…
Add table
Reference in a new issue