summaryrefslogtreecommitdiffstats
path: root/main/dovecot
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-11-18 13:41:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-11-18 13:41:03 +0000
commit8d40093eda971e34a827b85f2c1edb82c33560ef (patch)
treee5fe9866a8f5a1a7f6e705bb33bb1dcf5119ebd2 /main/dovecot
parentff7521c974e5e8e9158ac8819aeee33d9b8ae723 (diff)
downloadaports-8d40093eda971e34a827b85f2c1edb82c33560ef.tar.bz2
aports-8d40093eda971e34a827b85f2c1edb82c33560ef.tar.xz
main/dovecot: upgrade to 1.2.7
Diffstat (limited to 'main/dovecot')
-rw-r--r--main/dovecot/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/dovecot/APKBUILD b/main/dovecot/APKBUILD
index df422240..b9f3052c 100644
--- a/main/dovecot/APKBUILD
+++ b/main/dovecot/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dovecot
-pkgver=1.2.6
-pkgrel=1
+pkgver=1.2.7
+pkgrel=0
pkgdesc="IMAP and POP3 server"
url="http://www.dovecot.org/"
license="LGPL-2.1"
@@ -65,5 +65,5 @@ sqlite() {
_mv $(cd "$pkgdir" && find usr -name '*sqlite.so')
}
-md5sums="807666f1a112e7379c4dbb57c9ce4899 dovecot-1.2.6.tar.gz
+md5sums="76e82536fc7010770acd9f969f845b79 dovecot-1.2.7.tar.gz
c58b474dca20e6e60fa4f1f5b9c726e1 dovecot.initd"