From ca71b53b1353fb9d3638b27da7cb1fecc6886188 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 18 Dec 2018 02:17:37 -0200 Subject: [PATCH] libetpan: update to 1.9.2. --- srcpkgs/libetpan/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libetpan/template b/srcpkgs/libetpan/template index c7fa9ade3bd..790d70b4d56 100644 --- a/srcpkgs/libetpan/template +++ b/srcpkgs/libetpan/template @@ -1,7 +1,7 @@ # Template file for 'libetpan' pkgname=libetpan -version=1.9.1 -revision=2 +version=1.9.2 +revision=1 build_style=gnu-configure configure_args="--enable-ipv6 --with-curl --with-expat --with-openssl --with-zlib --with-sasl" @@ -13,7 +13,7 @@ maintainer="Jakub Skrzypnik " license="BSD-3-Clause" homepage="http://www.etpan.org/libetpan.html" distfiles="https://github.com/dinhviethoa/libetpan/archive/${version}.tar.gz" -checksum=f5e354ccf1014c6ee313ade1009b8a82f28043d2504655e388bb4c1328700fcd +checksum=45a3bef81ae1818b8feb67cd1f016e774247d7b03804d162196e5071c82304ab pre_configure() { NOCONFIGURE=1 ./autogen.sh