cargo-update: update to 13.3.0

This commit is contained in:
Marcin Puc 2023-11-14 10:26:50 +01:00 committed by classabbyamp
parent ebdd082d29
commit 555df2c454

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-update'
pkgname=cargo-update
version=13.2.0
version=13.3.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=0c2495b7f9cf1409b13f54615a07a71c09d5099f71c2c00ce7c26ccc88112691
checksum=cd06ef015c3698ee567807f47f0940802cd35a668dd4b949cf28b7559bdea68a
post_patch() {
# Upstream does not ship a lockfile and is very vocal about that being