From a166936ef18940479e11ecbdcc5a7369d400a65a Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:26 -0400 Subject: [PATCH] libetpan: rebuild for openssl3 --- srcpkgs/libetpan/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libetpan/template b/srcpkgs/libetpan/template index fb6c96eb33f..04625848a1d 100644 --- a/srcpkgs/libetpan/template +++ b/srcpkgs/libetpan/template @@ -1,7 +1,7 @@ # Template file for 'libetpan' pkgname=libetpan version=1.9.3 -revision=4 +revision=5 build_style=gnu-configure configure_args="--enable-ipv6 --with-curl --with-expat --with-openssl --with-zlib --with-sasl"