From 175bb1fed6855ddd394d9afb4ac4b6956dfa1522 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:22 -0400 Subject: [PATCH] imapfilter: rebuild for openssl3 --- srcpkgs/imapfilter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/imapfilter/template b/srcpkgs/imapfilter/template index c40ea2fd00a..259425a6ec6 100644 --- a/srcpkgs/imapfilter/template +++ b/srcpkgs/imapfilter/template @@ -1,7 +1,7 @@ # Template file for 'imapfilter' pkgname=imapfilter version=2.8.1 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="LIBLUA=-llua5.3" hostmakedepends="lua53-devel"