[arch-commits] Commit in dovecot/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Oct 24 15:15:43 UTC 2008
Date: Friday, October 24, 2008 @ 11:15:27
Author: andyrtr
Revision: 17032
upgpkg: dovecot 1.1.5-1
Modified:
dovecot/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-24 13:38:50 UTC (rev 17031)
+++ PKGBUILD 2008-10-24 15:15:27 UTC (rev 17032)
@@ -6,13 +6,13 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=dovecot
-pkgver=1.1.4
+pkgver=1.1.5
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.1-2' 'libmysqlclient>=5.0.60' 'postgresql-libs>=8.3.3' \
+depends=('pam>=1.0.1-2' 'libmysqlclient>=5.0.60' 'postgresql-libs>=8.3.4-2' \
'heimdal>=1.2' 'libcap' 'bzip2')
makedepends=()
provides=('imap-server' 'pop3-server')
@@ -20,7 +20,7 @@
options=('!libtool')
install=$pkgname.install
source=(http://dovecot.org/releases/1.1/$pkgname-$pkgver.tar.gz dovecot.sh)
-md5sums=('0050dd609cb456c8e52565a85373df28'
+md5sums=('64e7809aeee750e7c86d81777078e434'
'd020d43eab4ded6fb379dadc570a9490')
build() {
More information about the arch-commits
mailing list