From 6f561bcf079be765183271ddfefb6c1e48595b03 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:21 -0400 Subject: [PATCH] hitch: rebuild for openssl3 --- srcpkgs/hitch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hitch/template b/srcpkgs/hitch/template index 805170a687f..69835a018fc 100644 --- a/srcpkgs/hitch/template +++ b/srcpkgs/hitch/template @@ -1,7 +1,7 @@ # Template file for 'hitch' pkgname=hitch version=1.7.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="ac_cv_so_reuseport_works=yes ac_cv_so_tfo=yes" hostmakedepends="pkg-config automake"