dovecot: update to 2.1.8.
This commit is contained in:
parent
1e2491fe77
commit
3f86af9a85
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dovecot'
|
# Template file for 'dovecot'
|
||||||
pkgname=dovecot
|
pkgname=dovecot
|
||||||
version=2.1.7
|
version=2.1.8
|
||||||
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
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://dovecot.org"
|
homepage="http://dovecot.org"
|
||||||
distfiles="$homepage/releases/2.1/$pkgname-$version.tar.gz"
|
distfiles="$homepage/releases/2.1/$pkgname-$version.tar.gz"
|
||||||
checksum=d5b7bc61fff947722aebe12ebb25e92c38ce3e27e14ebc54cfc66f0b346cf452
|
checksum=48807384f815072cf5a9c8a94726b4179433d4a3dd35f33cbe8db3a7880b000d
|
||||||
long_desc="
|
long_desc="
|
||||||
Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like
|
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
|
systems, written with security primarily in mind. Dovecot is an excellent
|
||||||
|
|
Loading…
Reference in New Issue