From 9197468256b0ca097d6a0852016f579c28070e71 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:34 -0400 Subject: [PATCH] monolith: rebuild for openssl3 --- srcpkgs/monolith/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/monolith/template b/srcpkgs/monolith/template index 9ca71764f2e..2c6a42f976e 100644 --- a/srcpkgs/monolith/template +++ b/srcpkgs/monolith/template @@ -1,7 +1,7 @@ # Template file for 'monolith' pkgname=monolith version=2.7.0 -revision=1 +revision=2 build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel"