mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cargo-update: update to 14.1.0
This commit is contained in:
parent
ce4647256b
commit
7dd1862183
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'cargo-update'
|
# Template file for 'cargo-update'
|
||||||
pkgname=cargo-update
|
pkgname=cargo-update
|
||||||
version=13.4.0
|
version=14.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config go-md2man"
|
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"
|
short_desc="Cargo subcommand for updates to installed executables"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nabijaczleweli/cargo-update"
|
homepage="https://github.com/nabijaczleweli/cargo-update"
|
||||||
changelog="https://github.com/nabijaczleweli/cargo-update/releases"
|
changelog="https://github.com/nabijaczleweli/cargo-update/releases"
|
||||||
distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=6213e98757b0c9c2b370cf75af5070e9f05523dc3fe17fabe219fe31b9daca6b
|
checksum=5b3186ed8aa3659d884d0654d80c2322e385fe302954330fee20dfb50d17175d
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# Upstream does not ship a lockfile and is very vocal about that being
|
# Upstream does not ship a lockfile and is very vocal about that being
|
||||||
|
|
Loading…
Add table
Reference in a new issue