dovecot: rebuild for libxcrypt
This commit is contained in:
parent
da0e9c0628
commit
ee0a64d352
@ -2,7 +2,7 @@
|
|||||||
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
||||||
pkgname=dovecot
|
pkgname=dovecot
|
||||||
version=2.3.21
|
version=2.3.21
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
||||||
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene
|
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene
|
||||||
@ -22,6 +22,10 @@ distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz"
|
|||||||
checksum=05b11093a71c237c2ef309ad587510721cc93bbee6828251549fc1586c36502d
|
checksum=05b11093a71c237c2ef309ad587510721cc93bbee6828251549fc1586c36502d
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
|
makedepends+=" libxcrypt-devel"
|
||||||
|
fi
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
_tsize=${XBPS_TARGET_WORDSIZE}
|
_tsize=${XBPS_TARGET_WORDSIZE}
|
||||||
# FIXME: remove for time64 rebuild
|
# FIXME: remove for time64 rebuild
|
||||||
|
Loading…
x
Reference in New Issue
Block a user