dovecot: update to 2.3.21.1.
This commit is contained in:
parent
126e9af0e1
commit
92cab8909d
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'dovecot'
|
||||
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
||||
pkgname=dovecot
|
||||
version=2.3.21
|
||||
revision=4
|
||||
version=2.3.21.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
||||
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene
|
||||
|
@ -19,7 +19,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://dovecot.org/"
|
||||
distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz"
|
||||
checksum=05b11093a71c237c2ef309ad587510721cc93bbee6828251549fc1586c36502d
|
||||
checksum=2d90a178c4297611088bf7daae5492a3bc3d5ab6328c3a032eb425d2c249097e
|
||||
keep_libtool_archives=yes
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
|
|
Loading…
Reference in New Issue