cargo-crev: update to 0.18.0

Closes: #25714 [via git-merge-pr]
This commit is contained in:
Mikkel Hauvgaard 2020-10-18 18:36:15 +02:00 committed by Andrew J. Hesford
parent d0d9ac5e3f
commit 4fbe6d66ca

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-crev'
pkgname=cargo-crev
version=0.17.0
version=0.18.0
revision=1
build_style=cargo
make_install_args="--path ./cargo-crev"
@ -11,13 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MPL-2.0, MIT, Apache-2.0"
homepage="https://github.com/crev-dev/cargo-crev"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=340efb023985c3950e9cf1eafe386248aecd3b8000d97563d274b38fa63633cc
pre_build() {
# Versions in lockfile are incompatible with current libressl
cargo update --package openssl-sys:0.9.55 --precise 0.9.58
cargo update --package openssl:0.10.26 --precise 0.10.30
}
checksum=607b9218a71234afaf4ab9f2c7a3f8087a7b4b8c892232df9b0dfd21cd8cefa2
post_install() {
vlicense LICENSE-APACHE