uv: update to 0.5.4.
This commit is contained in:
parent
b4b4b1864d
commit
1ac22d4856
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uv'
|
||||
pkgname=uv
|
||||
version=0.5.2
|
||||
version=0.5.4
|
||||
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=60465d87552cd6febfdee8c58176d699e00d5549f2d35db3261ec5a113996099
|
||||
checksum=10c2c0f34d520fa39cde9e9941c23facc01682c44621b407c3bca0d685d1e0bf
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*)
|
||||
|
|
Loading…
Reference in New Issue