From f8ac870f6c11f8183a5e1028ede47d92340b6149 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:37 -0400 Subject: [PATCH] nghttp2: rebuild for openssl3 --- srcpkgs/nghttp2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 4b1b123c219..c5b53034a24 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,7 +1,7 @@ # Template file for 'nghttp2' pkgname=nghttp2 version=1.55.1 -revision=1 +revision=2 build_style=gnu-configure # build system errors out if python isn't available configure_args="--disable-python-bindings"