cargo-update: update to 16.1.0

This commit is contained in:
tranzystorekk 2025-02-20 12:28:04 +01:00
parent f56ead2f1f
commit b1e8bb0b1b

View file

@ -1,17 +1,17 @@
# Template file for 'cargo-update'
pkgname=cargo-update
version=16.0.0
version=16.1.0
revision=1
build_style=cargo
hostmakedepends="pkg-config go-md2man"
makedepends="libcurl-devel libgit2-1.8-devel libssh2-devel openssl-devel"
makedepends="libcurl-devel libgit2-1.9-devel libssh2-devel openssl-devel"
short_desc="Cargo subcommand for updates to installed executables"
maintainer="Orphaned <orphan@voidlinux.org>"
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=50ab6c2f4c66057cdb337fe1bbb5df5b018acca88b059db0db58aa1664b44285
checksum=9173e0354eea95f5f6419c710467710b88c0b0a4562953bdfc4a82bfb125b8e1
post_patch() {
# Upstream does not ship a lockfile and is very vocal about that being