From ca5522fd5f3f9f35c555d95fcf23ba385c2eede0 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:14 +0200 Subject: [PATCH] hitch: rebuild with libressl-2.8 --- srcpkgs/hitch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hitch/template b/srcpkgs/hitch/template index 4445dddf375..2a7d6e58535 100644 --- a/srcpkgs/hitch/template +++ b/srcpkgs/hitch/template @@ -1,7 +1,7 @@ # Template file for 'hitch' pkgname=hitch version=1.4.8 -revision=2 +revision=3 build_style=gnu-configure configure_args="ac_cv_so_reuseport_works=yes" hostmakedepends="pkg-config"