hitch: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:21 -04:00
parent 3b24145e6a
commit 6f561bcf07

View file

@ -1,7 +1,7 @@
# Template file for 'hitch' # Template file for 'hitch'
pkgname=hitch pkgname=hitch
version=1.7.0 version=1.7.0
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="ac_cv_so_reuseport_works=yes ac_cv_so_tfo=yes" configure_args="ac_cv_so_reuseport_works=yes ac_cv_so_tfo=yes"
hostmakedepends="pkg-config automake" hostmakedepends="pkg-config automake"