mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
uv: update to 0.5.8.
This commit is contained in:
parent
7ba127e213
commit
07748a2fa8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'uv'
|
# Template file for 'uv'
|
||||||
pkgname=uv
|
pkgname=uv
|
||||||
version=0.5.4
|
version=0.5.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="rust qemu"
|
build_helper="rust qemu"
|
||||||
hostmakedepends="maturin cargo cmake pkg-config"
|
hostmakedepends="maturin cargo cmake pkg-config"
|
||||||
|
@ -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=10c2c0f34d520fa39cde9e9941c23facc01682c44621b407c3bca0d685d1e0bf
|
checksum=15678d63f626373ae308af25cc5da826def64d384d6fa938c940aba059debb5c
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*)
|
i686*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue