From 298337adcb72dd2ffd1c408314f2c47a51d79574 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 19 Apr 2018 07:36:21 -0300 Subject: [PATCH] hitch: update to 1.4.8. Closes #13614. Signed-off-by: Enno Boland --- srcpkgs/hitch/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/hitch/template b/srcpkgs/hitch/template index e155a1569aa..b5214b9000d 100644 --- a/srcpkgs/hitch/template +++ b/srcpkgs/hitch/template @@ -1,17 +1,17 @@ # Template file for 'hitch' pkgname=hitch -version=1.4.6 -revision=2 +version=1.4.8 +revision=1 build_style=gnu-configure configure_args="ac_cv_so_reuseport_works=yes" hostmakedepends="pkg-config" makedepends="libev-devel libressl-devel" short_desc="Libev-based high performance SSL/TLS proxy" maintainer="Jannis Christ " -license="2-clause-BSD" +license="BSD-2-Clause" homepage="https://hitch-tls.org/" distfiles="https://hitch-tls.org/source/hitch-${version}.tar.gz" -checksum=b095e465f0fc37c5e46cfc0fbcf987ba90ed660caf7f559547df8dea985fec2b +checksum=d52ba690d90c25bbfca73f5e0ed427738366dac12faf46fb5834e497cc2d1ac3 system_accounts="_hitch" post_install() {