mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cargo-edit: update to 0.12.2.
This commit is contained in:
parent
8107c6f61a
commit
b309fe8c67
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cargo-edit'
|
# Template file for 'cargo-edit'
|
||||||
pkgname=cargo-edit
|
pkgname=cargo-edit
|
||||||
version=0.12.0
|
version=0.12.2
|
||||||
revision=2
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* arm*" # uses ring
|
archs="x86_64* i686* aarch64* arm*" # uses ring
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features -F upgrade,set-version"
|
configure_args="--no-default-features -F upgrade,set-version"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/killercup/cargo-edit"
|
homepage="https://github.com/killercup/cargo-edit"
|
||||||
changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/killercup/cargo-edit/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/killercup/cargo-edit/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a8168ea2320c095f55d2b32f8bede8c814dcdc4290c250df36dc8ce0f6fb2095
|
checksum=10c86ca7585852ce288a44608ef87c827f4b733a94eb847ab15735b823b30560
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue