mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
uv: update to 0.7.13.
This commit is contained in:
parent
ba5d93fc4a
commit
6579471247
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uv'
|
||||
pkgname=uv
|
||||
version=0.7.12
|
||||
version=0.7.13
|
||||
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=2fbdad3dac756b03074cf0e0275346bef7461e7e933afe26019c8f88b3c479f0
|
||||
checksum=04abb241591dd374f7f1b9fea6cc43180e99c8c2607767b06d31c78e1ce3cd65
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*)
|
||||
|
|
Loading…
Add table
Reference in a new issue