uv: update to 0.6.10.
This commit is contained in:
parent
21549c646a
commit
731fa6481d
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.9
|
version=0.6.10
|
||||||
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=771f940626c7b6dd2c85ccc831d8c1076b6281794e20f46d37fa7e1d44dc26bd
|
checksum=759e3d4f6ac9d47085a2051fa3260c9d0e691854bb4daae9bdd79b2119c57a93
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*)
|
i686*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue