mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
uv: update to 0.6.2.
This commit is contained in:
parent
77a9b224e7
commit
79c7cd6aa7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'uv'
|
# Template file for 'uv'
|
||||||
pkgname=uv
|
pkgname=uv
|
||||||
version=0.6.1
|
version=0.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="rust qemu"
|
build_helper="rust qemu"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0 OR MIT"
|
||||||
homepage="https://github.com/astral-sh/uv"
|
homepage="https://github.com/astral-sh/uv"
|
||||||
changelog="https://github.com/astral-sh/uv/raw/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz>uv-${version}.tar.gz"
|
||||||
checksum=7ed28dad2b39b1d43171a15fca6db43f088697e39edb9968870a6b847a699cb8
|
checksum=fb9e890a132a11bd8fdf462c27653501e37db292058066e0a9e6ce9aa2fa5fe4
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*)
|
i686*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue