mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
cargo-edit: update to 0.10.3.
This commit is contained in:
parent
5751c151c7
commit
3c23b5d501
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-edit'
|
||||
pkgname=cargo-edit
|
||||
version=0.9.1
|
||||
version=0.10.3
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # uses ring
|
||||
build_style=cargo
|
||||
|
@ -10,8 +10,9 @@ short_desc="Utility for managing cargo dependencies from the command line"
|
|||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/killercup/cargo-edit"
|
||||
changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
|
||||
checksum=bae2a59dcf6110fe0c8bf8562e58d550b2b3b3a02e89b233af5a3be12d41cdf0
|
||||
checksum=b754d7020dfbf696357bc933ca571113d1d085a18519e87852229a32b0f87ca0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue