cargo-edit: update to 0.11.5.
This commit is contained in:
parent
ccc79bfe5f
commit
7bf348cb2d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-edit'
|
||||
pkgname=cargo-edit
|
||||
version=0.11.1
|
||||
version=0.11.5
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # uses ring
|
||||
build_style=cargo
|
||||
|
@ -12,7 +12,7 @@ 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=e907a6e98de63943fb4063b64aba5a7d3ff88748858ad141333d80d8f4ad8e9e
|
||||
checksum=94a05e61af26163a82d529639a3c3859c3f2e0ffb94260fca0d5856f5ab62021
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue