mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
cargo-update: update to 13.0.0.
This commit is contained in:
parent
3fd5aa981c
commit
a64aa90898
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-update'
|
||||
pkgname=cargo-update
|
||||
version=12.0.0
|
||||
version=13.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config go-md2man"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Cargo subcommand for updates to installed executables"
|
|||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/nabijaczleweli/cargo-update"
|
||||
changelog="https://github.com/nabijaczleweli/cargo-update/releases"
|
||||
distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=fd2e7d90487a2fede33cd3579d9509a208c119955205565ea578fc7502ba1201
|
||||
checksum=e3229e85ec015439008e3d6acdafa0872e077595aa1d97d2ef0de8fbddb5fe3e
|
||||
|
||||
# on i686, unexpected index dir hashes are generated
|
||||
if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue