cargo-edit: update to 0.8.0

This commit is contained in:
cinerea0 2021-10-01 23:39:01 -04:00 committed by Érico Nogueira Rolim
parent 2847a41d85
commit dd5db57b55

View file

@ -1,7 +1,7 @@
# Template file for 'cargo-edit' # Template file for 'cargo-edit'
pkgname=cargo-edit pkgname=cargo-edit
version=0.7.0 version=0.8.0
revision=2 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="openssl-devel" makedepends="openssl-devel"
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT" license="MIT"
homepage="https://github.com/killercup/cargo-edit" homepage="https://github.com/killercup/cargo-edit"
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=56b51ef8d52d8b414b5c4001053fa196dc7710fea9b1140171a314bc527a2ea2 checksum=4a08e914c17204cb3ab303b62362ca30d44cf457b3b1d7bde117b8ab4cb2fa64
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE