mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
cargo-update: update to 15.0.0
This commit is contained in:
parent
378288911e
commit
bf14577cbe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-update'
|
||||
pkgname=cargo-update
|
||||
version=14.1.0
|
||||
version=15.0.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=5b3186ed8aa3659d884d0654d80c2322e385fe302954330fee20dfb50d17175d
|
||||
checksum=b932b71e056a091e5fe9459f907f6c7177c9c11ce57fb06b51215a620e710dd2
|
||||
|
||||
post_patch() {
|
||||
# Upstream does not ship a lockfile and is very vocal about that being
|
||||
|
|
Loading…
Add table
Reference in a new issue