From 06b7b538d9f675c066c7d765ae9830263d039a4a Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:46 +0200 Subject: [PATCH] libetpan: rebuild with libressl-2.7 --- srcpkgs/libetpan/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libetpan/template b/srcpkgs/libetpan/template index 57cabf53715..e0e020591fc 100644 --- a/srcpkgs/libetpan/template +++ b/srcpkgs/libetpan/template @@ -1,7 +1,7 @@ # Template file for 'libetpan' pkgname=libetpan version=1.8 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-ipv6 --with-curl --with-expat --with-openssl --with-zlib --with-sasl"