mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
hitch: rebuild against OpenSSL
This commit is contained in:
parent
07bb9f211a
commit
e242745e11
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'hitch'
|
# Template file for 'hitch'
|
||||||
pkgname=hitch
|
pkgname=hitch
|
||||||
version=1.5.2
|
version=1.5.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_so_reuseport_works=yes ac_cv_so_tfo=yes"
|
configure_args="ac_cv_so_reuseport_works=yes ac_cv_so_tfo=yes"
|
||||||
hostmakedepends="pkg-config automake"
|
hostmakedepends="pkg-config automake"
|
||||||
makedepends="libev-devel libressl-devel"
|
makedepends="libev-devel openssl-devel"
|
||||||
checkdepends="lsof curl"
|
checkdepends="lsof curl"
|
||||||
short_desc="Libev-based high performance SSL/TLS proxy"
|
short_desc="Libev-based high performance SSL/TLS proxy"
|
||||||
maintainer="Jannis Christ <hello@jannis.ovh>"
|
maintainer="Jannis Christ <hello@jannis.ovh>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue