dovecot: update to 2.3.19.
This commit is contained in:
parent
0e1c9f6f58
commit
e2a0edf491
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dovecot'
|
# Template file for 'dovecot'
|
||||||
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
||||||
pkgname=dovecot
|
pkgname=dovecot
|
||||||
version=2.3.18
|
version=2.3.19
|
||||||
revision=1
|
revision=1
|
||||||
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
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://dovecot.org/"
|
homepage="https://dovecot.org/"
|
||||||
distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz"
|
||||||
checksum=06e73f668c6c093c45bdeeeb7c20398ab8dc49317234f4b5781ac5e2cc5d6c33
|
checksum=0173f693d441b6248b8a62aa5fd690021a1f04a12902653e0bf2e5b012fe437b
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue