aboutsummaryrefslogtreecommitdiffstats
path: root/main/dovecot/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-07-01 08:34:04 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-07-01 08:34:04 +0000
commitc90d42990d2db190884cec32ca3f58dcd680af3f (patch)
tree57a1eec8fbc843aa1bbf7913990468d50975932e /main/dovecot/APKBUILD
parent2da022a8f0642c8990ba999256fc8b9ccada29f2 (diff)
downloadaports-c90d42990d2db190884cec32ca3f58dcd680af3f.tar.bz2
aports-c90d42990d2db190884cec32ca3f58dcd680af3f.tar.xz
main/dovecot: parse dovecot.conf to find the cert/key in post-install
also check that we have /dev/urandom or /dev/random. Those might not exist if dovecot is installed with --root
Diffstat (limited to 'main/dovecot/APKBUILD')
-rw-r--r--main/dovecot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dovecot/APKBUILD b/main/dovecot/APKBUILD
index 1250503b59..c64fa33a71 100644
--- a/main/dovecot/APKBUILD
+++ b/main/dovecot/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dovecot
pkgver=1.2.12
-pkgrel=0
+pkgrel=1
pkgdesc="IMAP and POP3 server"
url="http://www.dovecot.org/"
license="LGPL-2.1"