mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
dovecot-plugin-pigeonhole: rebuild against OpenSSL
This commit is contained in:
parent
f85145c4d6
commit
f053380e7d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dovecot-plugin-pigeonhole'
|
# Template file for 'dovecot-plugin-pigeonhole'
|
||||||
pkgname=dovecot-plugin-pigeonhole
|
pkgname=dovecot-plugin-pigeonhole
|
||||||
version=0.5.13
|
version=0.5.13
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="dovecot-2.3-pigeonhole-${version}"
|
wrksrc="dovecot-2.3-pigeonhole-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--prefix=/usr
|
configure_args="--prefix=/usr
|
||||||
|
@ -13,7 +13,7 @@ configure_args="--prefix=/usr
|
||||||
make_build_args="LIBDOVECOT_INCLUDE=-I${XBPS_CROSS_BASE}/usr/include/dovecot
|
make_build_args="LIBDOVECOT_INCLUDE=-I${XBPS_CROSS_BASE}/usr/include/dovecot
|
||||||
LIBS=-L${XBPS_CROSS_BASE}/usr/lib/dovecot"
|
LIBS=-L${XBPS_CROSS_BASE}/usr/lib/dovecot"
|
||||||
hostmakedepends="libldap-devel"
|
hostmakedepends="libldap-devel"
|
||||||
makedepends="dovecot-devel libressl-devel libldap-devel"
|
makedepends="dovecot-devel openssl-devel libldap-devel"
|
||||||
short_desc="Sieve implementation for Dovecot"
|
short_desc="Sieve implementation for Dovecot"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue