dovecot: update to 2.3.18.
This commit is contained in:
parent
aaa8fb5a9a
commit
7343f028b1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dovecot'
|
||||
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
||||
pkgname=dovecot
|
||||
version=2.3.17.1
|
||||
version=2.3.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
homepage="https://dovecot.org/"
|
||||
distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz"
|
||||
checksum=1c67ccccdc81a75007c01dedc02ad608c4d856c60a6b89b9cd246e79f72aa2b8
|
||||
checksum=06e73f668c6c093c45bdeeeb7c20398ab8dc49317234f4b5781ac5e2cc5d6c33
|
||||
keep_libtool_archives=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue