From 3ec49ddd2d29693663a43532f03ecadbfe5dc433 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 5 Jul 2020 13:59:21 +0200 Subject: [PATCH] h2o: rebuild against libressl-3.1.3 --- srcpkgs/h2o/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/h2o/template b/srcpkgs/h2o/template index 67ccf98b5c..4610bac284 100644 --- a/srcpkgs/h2o/template +++ b/srcpkgs/h2o/template @@ -1,7 +1,7 @@ # Template file for 'h2o' pkgname=h2o version=2.2.6 -revision=1 +revision=2 build_style=cmake conf_files="/etc/h2o.conf" hostmakedepends="pkg-config"