zou: rebuild for libressl-2.9.

This commit is contained in:
Johannes 2019-06-15 17:00:17 +02:00 committed by Johannes
parent ae376b31dc
commit 2966098961
2 changed files with 3 additions and 3 deletions

View file

@ -7,4 +7,4 @@
+
+
+[patch.crates-io]
+openssl-sys = {git = 'https://github.com/jnbr/rust-openssl', rev = "d5471c97ae86e5bd1032eb6fd95005933f507c49"}
+openssl-sys = {git = 'https://github.com/jnbr/rust-openssl', rev = "5675404012996556db6bef9f8589536241561699"}

View file

@ -1,11 +1,11 @@
# Template file for 'zou'
pkgname=zou
version=0.2.0
revision=5
revision=6
build_style=cargo
hostmakedepends="pkg-config"
makedepends="libressl-devel"
short_desc="A simple and fast download accelerator, written in Rust"
short_desc="Simple and fast download accelerator, written in Rust"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://github.com/k0pernicus/zou"