libetpan: update to 1.9.2.
This commit is contained in:
parent
4797038ef8
commit
ca71b53b13
|
@ -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 <jot.skrzyp@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue