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