[arch-commits] Commit in dovecot/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Apr 9 14:47:34 UTC 2012
Date: Monday, April 9, 2012 @ 10:47:34
Author: andyrtr
Revision: 155946
upgpkg: dovecot 2.1.4-1
upstream updates 2.1.4
Modified:
dovecot/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-04-09 14:30:52 UTC (rev 155945)
+++ PKGBUILD 2012-04-09 14:47:34 UTC (rev 155946)
@@ -5,7 +5,7 @@
# Contributor: GARETTE Emmanuel <gnunux at laposte dot net>
pkgname=dovecot
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=1
pkgdesc="An IMAP and POP3 server written with security primarily in mind"
arch=('i686' 'x86_64')
@@ -20,8 +20,8 @@
options=('!libtool')
install=$pkgname.install
source=(http://dovecot.org/releases/2.1/${pkgname}-${pkgver}.tar.gz{,.sig} dovecot.sh)
-md5sums=('a0e25243862c61de6274cf7d682a76ec'
- '85c2737b822e095b1120e322f13ce3ad'
+md5sums=('9a360fc39462da71e2bfd1d6928f3902'
+ '1ba2a0f1f7b5f226ce867ea8243abe46'
'587159e84e2da6f83d70b3c706ba87cc')
build() {
More information about the arch-commits
mailing list