[arch-commits] Commit in dovecot/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Jun 13 15:14:46 UTC 2009
Date: Saturday, June 13, 2009 @ 11:14:45
Author: andyrtr
Revision: 42395
upgpkg: dovecot 1.1.16-1
new version 1.1.16
Modified:
dovecot/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-13 15:11:44 UTC (rev 42394)
+++ PKGBUILD 2009-06-13 15:14:45 UTC (rev 42395)
@@ -6,13 +6,13 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=dovecot
-pkgver=1.1.15
+pkgver=1.1.16
pkgrel=1
pkgdesc="An IMAP and POP3 server written with security primarily in mind"
arch=('i686' 'x86_64')
url="http://dovecot.org/"
license=("LGPL")
-depends=("pam>=1.0.4" "libmysqlclient>=5.1.34" "postgresql-libs>=8.3.7" \
+depends=("pam>=1.0.4" "libmysqlclient>=5.1.35" "postgresql-libs>=8.3.7" \
"heimdal>=1.2.1-3" 'libcap>=2.16' 'bzip2')
optdepends=('libldap: ldap plugin')
makedepends=('libldap>=2.3.43-3')
@@ -21,7 +21,7 @@
options=('!libtool')
install=$pkgname.install
source=(http://dovecot.org/releases/1.1/${pkgname}-${pkgver}.tar.gz dovecot.sh)
-md5sums=('90562401bbf6bd052b23b89f7f5a700f'
+md5sums=('2e20c761416b16aa0fe9cac260ca0d2d'
'd020d43eab4ded6fb379dadc570a9490')
build() {
More information about the arch-commits
mailing list