cargo-update: update to 14.1.0

This commit is contained in:
tranzystorekk 2024-08-26 00:41:05 +02:00
parent ce4647256b
commit 7dd1862183
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'cargo-update'
pkgname=cargo-update
version=13.4.0
version=14.1.0
revision=1
build_style=cargo
hostmakedepends="pkg-config go-md2man"
makedepends="libcurl-devel libgit2-devel libssh2-devel openssl-devel"
makedepends="libcurl-devel libgit2-1.8-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=6213e98757b0c9c2b370cf75af5070e9f05523dc3fe17fabe219fe31b9daca6b
checksum=5b3186ed8aa3659d884d0654d80c2322e385fe302954330fee20dfb50d17175d
post_patch() {
# Upstream does not ship a lockfile and is very vocal about that being