dovecot: update to 2.0.18.
This commit is contained in:
parent
1d48e0d69d
commit
7642500999
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dovecot'
|
||||
pkgname=dovecot
|
||||
version=2.0.17
|
||||
version=2.0.18
|
||||
homepage="http://dovecot.org"
|
||||
distfiles="$homepage/releases/2.0/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
|||
short_desc="IMAP and POP3 server written with security primarily in mind"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=3f0d4289067d2355b4ce4a00265bf2b4bf6540bca8fdcecfc6ad20611da145d2
|
||||
checksum=92fc68af6ef0309990c749fcab39eeebce56ea8888c3d73ba812b65a74d1fa1b
|
||||
long_desc="
|
||||
Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like
|
||||
systems, written with security primarily in mind. Dovecot is an excellent
|
||||
|
|
Loading…
Reference in New Issue