dovecot: update to 2.3.5.2.
This commit is contained in:
parent
44bbb06809
commit
8359b965f3
1 changed files with 6 additions and 6 deletions
|
@ -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.5.1
|
version=2.3.5.2
|
||||||
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
|
||||||
|
@ -10,16 +10,16 @@ configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
||||||
--with-gssapi --with-ldap=plugin --with-zlib --with-bzlib --with-lzma
|
--with-gssapi --with-ldap=plugin --with-zlib --with-bzlib --with-lzma
|
||||||
--with-lz4 --with-libcap --with-solr --with-docs --sbindir=/usr/bin"
|
--with-lz4 --with-libcap --with-solr --with-docs --sbindir=/usr/bin"
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
makedepends="
|
makedepends=" liblz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel
|
||||||
liblz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel mit-krb5-devel
|
mit-krb5-devel libmysqlclient-devel postgresql-libs-devel sqlite-devel
|
||||||
libmysqlclient-devel postgresql-libs-devel sqlite-devel clucene-devel
|
clucene-devel libldap-devel libcap-devel pam-devel libcurl-devel expat-devel
|
||||||
libldap-devel libcap-devel pam-devel libcurl-devel expat-devel libsodium-devel"
|
libsodium-devel"
|
||||||
short_desc="IMAP and POP3 server written with security primarily in mind"
|
short_desc="IMAP and POP3 server written with security primarily in mind"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.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=d78f9d479e3b2caa808160f86bfec1c9c7b46344d8b14b88f5fa9bbbf8c7c33f
|
checksum=ba14e41aefd81a868a35b83bcb54194116106424d37690519b50ea83c0f31bf2
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue