mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
cargo-edit: update to 0.11.1.
This commit is contained in:
parent
246bd33eaf
commit
4170a8b346
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-edit'
|
# Template file for 'cargo-edit'
|
||||||
pkgname=cargo-edit
|
pkgname=cargo-edit
|
||||||
version=0.10.4
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* arm*" # uses ring
|
archs="x86_64* i686* aarch64* arm*" # uses ring
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -12,7 +12,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/v${version}.tar.gz"
|
distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
|
||||||
checksum=f4a6d94b48b27b6db7bd27d6091f0c9aeddf224c8a8dfe31133750530f096890
|
checksum=e907a6e98de63943fb4063b64aba5a7d3ff88748858ad141333d80d8f4ad8e9e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue