From c9ace3ffb8489d1de87aa86f71db15fa6272e057 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 12 Sep 2018 23:46:39 -0300 Subject: [PATCH] libetpan: update to 1.9.1. --- srcpkgs/libetpan/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libetpan/template b/srcpkgs/libetpan/template index e0e020591fc..79750e3c364 100644 --- a/srcpkgs/libetpan/template +++ b/srcpkgs/libetpan/template @@ -1,7 +1,7 @@ # Template file for 'libetpan' pkgname=libetpan -version=1.8 -revision=3 +version=1.9.1 +revision=1 build_style=gnu-configure configure_args="--enable-ipv6 --with-curl --with-expat --with-openssl --with-zlib --with-sasl" @@ -10,10 +10,10 @@ makedepends="db-devel expat-devel libressl-devel zlib-devel libsasl-devel libcurl-devel" short_desc="Mail Framework library for C language" maintainer="Jakub Skrzypnik " -license="3-clause-BSD" +license="BSD-3-Clause" homepage="http://www.etpan.org/libetpan.html" distfiles="https://github.com/dinhviethoa/libetpan/archive/${version}.tar.gz" -checksum=4e67a7b4abadcf3cc16fa16e1621a68e54d489dadfd9a7d1f960c172e953b6eb +checksum=f5e354ccf1014c6ee313ade1009b8a82f28043d2504655e388bb4c1328700fcd pre_configure() { NOCONFIGURE=1 ./autogen.sh