dovecot: update to 2.3.17.
This commit is contained in:
parent
7572c8a437
commit
10604ba5ac
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'dovecot'
|
||||
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
||||
pkgname=dovecot
|
||||
version=2.3.16
|
||||
revision=2
|
||||
version=2.3.17
|
||||
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=03a71d53055bd9ec528d55e07afaf15c09dec9856cba734904bfd05acbc6cf12
|
||||
checksum=224412cd77a23a3ffb857da294da200883d956082cff7257942eff2789bd2df9
|
||||
keep_libtool_archives=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue