[arch-commits] Commit in dovecot/trunk (PKGBUILD dovecot.tmpfilesd)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Jun 8 13:29:29 UTC 2012
Date: Friday, June 8, 2012 @ 09:29:28
Author: andyrtr
Revision: 161274
upgpkg: dovecot 2.1.7-4
fix space in tmpfiles.d/dovecot.conf; FS#30181
Modified:
dovecot/trunk/PKGBUILD
dovecot/trunk/dovecot.tmpfilesd
-------------------+
PKGBUILD | 4 ++--
dovecot.tmpfilesd | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-06-08 12:53:50 UTC (rev 161273)
+++ PKGBUILD 2012-06-08 13:29:28 UTC (rev 161274)
@@ -6,7 +6,7 @@
pkgname=dovecot
pkgver=2.1.7
-pkgrel=3
+pkgrel=4
pkgdesc="An IMAP and POP3 server written with security primarily in mind"
arch=('i686' 'x86_64')
url="http://dovecot.org/"
@@ -25,7 +25,7 @@
md5sums=('b52d0faf1b9ec21bc5552691fe0ff1d1'
'391cd5f98442ef446916c0f3b671d3f7'
'587159e84e2da6f83d70b3c706ba87cc'
- 'f40857555bd65add2e86c89fe3242357')
+ '342a28251d40f983c98c0d1f1bf3d07d')
build() {
cd ${srcdir}/$pkgname-$pkgver
Modified: dovecot.tmpfilesd
===================================================================
--- dovecot.tmpfilesd 2012-06-08 12:53:50 UTC (rev 161273)
+++ dovecot.tmpfilesd 2012-06-08 13:29:28 UTC (rev 161274)
@@ -1 +1 @@
-d /var/run/dovecot 0755 root dovecot -
+d /var/run/dovecot 0755 root dovecot -
More information about the arch-commits
mailing list