From e4025fe209991365a0fa9a909ca46b752338ca58 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 01:01:19 +0200 Subject: [PATCH] hitch: rebuild against libressl-3.1.3 --- srcpkgs/hitch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hitch/template b/srcpkgs/hitch/template index b8b2fc494a2..a0155cc64c6 100644 --- a/srcpkgs/hitch/template +++ b/srcpkgs/hitch/template @@ -1,7 +1,7 @@ # Template file for 'hitch' pkgname=hitch version=1.5.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="ac_cv_so_reuseport_works=yes ac_cv_so_tfo=yes" hostmakedepends="pkg-config"