diff options
Diffstat (limited to 'dovecot/Pkgfile')
-rw-r--r-- | dovecot/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index d8d893add..5cc664ae2 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -1,10 +1,10 @@ # Description: IMAP and POP3 server with ssl/ipv6 support, written with security primarily in mind # URL: http://dovecot.org # Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de -# Depends on: zlib bzip2 openssl tcp_wrappers +# Depends on: zlib bzip2 openssl tcp_wrappers libcap name=dovecot -version=2.0.4 +version=2.0.5 release=1 source=(http://dovecot.org/releases/2.0/$name-$version.tar.gz \ dovecot-config.patch dovecot) |