From 6636a79d78e975f875319f12482506fc4d6102d4 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 6 Aug 2015 08:28:31 +0000 Subject: [PATCH] libesmtp: rebuild for libressl-2.2.2 --- srcpkgs/libesmtp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libesmtp/template b/srcpkgs/libesmtp/template index 36959bcf60e..8c72157e5dd 100644 --- a/srcpkgs/libesmtp/template +++ b/srcpkgs/libesmtp/template @@ -1,7 +1,7 @@ # Template file for 'libesmtp' pkgname=libesmtp version=1.0.6 -revision=10 +revision=11 build_style=gnu-configure configure_args="--disable-static --with-openssl" makedepends="libressl-devel"