cargo-edit: update to 0.11.7.

This commit is contained in:
Jan Christian Grünhage 2022-12-28 20:16:35 +01:00 committed by Leah Neukirchen
parent e762745ea2
commit bb78dfa369

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-edit' # Template file for 'cargo-edit'
pkgname=cargo-edit pkgname=cargo-edit
version=0.11.6 version=0.11.7
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=3110b5ffa65ac958aa0c5fa2b4c69db967d2fc18a71de1a598153b4c22c302e0 checksum=73b3300afda280685be2a2391d5238aea341c2e15ac95ab288fa0f5ad38137fb
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE