parent
d0d9ac5e3f
commit
4fbe6d66ca
1 changed files with 2 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue