cargo-edit: update to 0.11.11.
This commit is contained in:
parent
92447bba5e
commit
a5f5f5f6dd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-edit'
|
||||
pkgname=cargo-edit
|
||||
version=0.11.9
|
||||
version=0.11.11
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # uses ring
|
||||
build_style=cargo
|
||||
|
@ -12,8 +12,8 @@ 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=46670295e2323fc2f826750cdcfb2692fbdbea87122fe530a07c50c8dba1d3d7
|
||||
distfiles="https://github.com/killercup/cargo-edit/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9ce140e840498d61c1573ff4206214d0c41c8db24048f0f0f27b7f4464310f9a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue