dovecot: update to 2.3.8.
Adopted.
This commit is contained in:
parent
674bda12a1
commit
04fc63ee99
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dovecot'
|
||||
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
||||
pkgname=dovecot
|
||||
version=2.3.7.2
|
||||
version=2.3.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
||||
|
@ -15,11 +15,11 @@ makedepends=" liblz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel
|
|||
clucene-devel libldap-devel libcap-devel pam-devel libcurl-devel expat-devel
|
||||
libsodium-devel"
|
||||
short_desc="IMAP and POP3 server written with security primarily in mind"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=666ce084760a47e601d49a9be3c7993c48789d332631e8dfb45f443b367b1260
|
||||
checksum=c5778d03bf26ab34a605854098035badec455d07adfab38d974f610c8f78b649
|
||||
keep_libtool_archives=yes
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue