mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
cargo-update: update to 16.3.2
This commit is contained in:
parent
17efbdbf22
commit
91480f4bca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-update'
|
||||
pkgname=cargo-update
|
||||
version=16.2.1
|
||||
version=16.3.2
|
||||
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=2436675baff66da3cbcab1126427f7a9d52375bc77041000d047a805cb24b244
|
||||
checksum=49e016c8189b779af4663c62c2b304f770e5a4358ed5348ae61e68bf3034a689
|
||||
|
||||
post_patch() {
|
||||
# Upstream does not ship a lockfile and is very vocal about that being
|
||||
|
|
Loading…
Add table
Reference in a new issue