From c24427d52fcc721332edf2df5b668c891820248a Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:39 +0200 Subject: [PATCH] hitch: rebuild with libressl-2.7 --- srcpkgs/hitch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hitch/template b/srcpkgs/hitch/template index b5214b9000d..4445dddf375 100644 --- a/srcpkgs/hitch/template +++ b/srcpkgs/hitch/template @@ -1,7 +1,7 @@ # Template file for 'hitch' pkgname=hitch version=1.4.8 -revision=1 +revision=2 build_style=gnu-configure configure_args="ac_cv_so_reuseport_works=yes" hostmakedepends="pkg-config"