Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/cargo-update/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'cargo-update'
pkgname=cargo-update
version=18.1.1
version=20.0.0
revision=1
build_style=cargo
hostmakedepends="pkg-config go-md2man"
Expand All @@ -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=764cb9b6657fc0eca39479cd0c25c247e18c62e3bb278edec4dfcf2eda626c7c
checksum=7e9898ae686fe64c4cf75be5c4e9e6d5f6141371182a12e4bdaa806cfe321806

post_patch() {
# Upstream does not ship a lockfile and is very vocal about that being
Expand Down