diff --git a/srcpkgs/zou/patches/libressl-2.8.patch b/srcpkgs/zou/patches/libressl-2.9.patch similarity index 85% rename from srcpkgs/zou/patches/libressl-2.8.patch rename to srcpkgs/zou/patches/libressl-2.9.patch index bdb3d278ff8..972aa2e28d4 100644 --- a/srcpkgs/zou/patches/libressl-2.8.patch +++ b/srcpkgs/zou/patches/libressl-2.9.patch @@ -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"} diff --git a/srcpkgs/zou/template b/srcpkgs/zou/template index 83fd8c74c38..ce39e39ec31 100644 --- a/srcpkgs/zou/template +++ b/srcpkgs/zou/template @@ -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 " license="MIT" homepage="https://github.com/k0pernicus/zou"