mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
cargo-update: update to 17.0.0
This commit is contained in:
parent
0fbf8c1d2f
commit
7c1119d3af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-update'
|
||||
pkgname=cargo-update
|
||||
version=16.3.2
|
||||
version=17.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config go-md2man"
|
||||
|
@ -11,7 +11,7 @@ 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=49e016c8189b779af4663c62c2b304f770e5a4358ed5348ae61e68bf3034a689
|
||||
checksum=6b8ec8f47c23176e6b17c8591ab63903685c92546e88a5e651bc7fe0343757be
|
||||
|
||||
post_patch() {
|
||||
# Upstream does not ship a lockfile and is very vocal about that being
|
||||
|
|
Loading…
Add table
Reference in a new issue