mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
zou: rebuild for libressl-2.9.
This commit is contained in:
parent
ae376b31dc
commit
2966098961
2 changed files with 3 additions and 3 deletions
|
@ -7,4 +7,4 @@
|
||||||
+
|
+
|
||||||
+
|
+
|
||||||
+[patch.crates-io]
|
+[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"}
|
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'zou'
|
# Template file for 'zou'
|
||||||
pkgname=zou
|
pkgname=zou
|
||||||
version=0.2.0
|
version=0.2.0
|
||||||
revision=5
|
revision=6
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel"
|
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>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/k0pernicus/zou"
|
homepage="https://github.com/k0pernicus/zou"
|
||||||
|
|
Loading…
Add table
Reference in a new issue