hitch: update to 1.4.8.

Closes #13614.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-19 07:36:21 -03:00 committed by Enno Boland
parent 786d7acaa4
commit 298337adcb

View file

@ -1,17 +1,17 @@
# Template file for 'hitch' # Template file for 'hitch'
pkgname=hitch pkgname=hitch
version=1.4.6 version=1.4.8
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="ac_cv_so_reuseport_works=yes" configure_args="ac_cv_so_reuseport_works=yes"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libev-devel libressl-devel" makedepends="libev-devel libressl-devel"
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>"
license="2-clause-BSD" license="BSD-2-Clause"
homepage="https://hitch-tls.org/" homepage="https://hitch-tls.org/"
distfiles="https://hitch-tls.org/source/hitch-${version}.tar.gz" distfiles="https://hitch-tls.org/source/hitch-${version}.tar.gz"
checksum=b095e465f0fc37c5e46cfc0fbcf987ba90ed660caf7f559547df8dea985fec2b checksum=d52ba690d90c25bbfca73f5e0ed427738366dac12faf46fb5834e497cc2d1ac3
system_accounts="_hitch" system_accounts="_hitch"
post_install() { post_install() {