mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libetpan: update to 1.9.2.
This commit is contained in:
parent
4797038ef8
commit
ca71b53b13
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libetpan'
|
# Template file for 'libetpan'
|
||||||
pkgname=libetpan
|
pkgname=libetpan
|
||||||
version=1.9.1
|
version=1.9.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --with-curl --with-expat --with-openssl
|
configure_args="--enable-ipv6 --with-curl --with-expat --with-openssl
|
||||||
--with-zlib --with-sasl"
|
--with-zlib --with-sasl"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.etpan.org/libetpan.html"
|
homepage="http://www.etpan.org/libetpan.html"
|
||||||
distfiles="https://github.com/dinhviethoa/libetpan/archive/${version}.tar.gz"
|
distfiles="https://github.com/dinhviethoa/libetpan/archive/${version}.tar.gz"
|
||||||
checksum=f5e354ccf1014c6ee313ade1009b8a82f28043d2504655e388bb4c1328700fcd
|
checksum=45a3bef81ae1818b8feb67cd1f016e774247d7b03804d162196e5071c82304ab
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue