summaryrefslogtreecommitdiffstats
path: root/main/imap
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-07-25 13:41:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-07-25 13:41:49 +0000
commit6188f6ab558b8f53c09acb128e1cb62269b9b90e (patch)
tree06e348144eb6fe4e839bee10a2e27c87d81f1d4a /main/imap
parentd8b9aeee105602daad65ed449c912f14d83ee5bc (diff)
downloadaports-6188f6ab558b8f53c09acb128e1cb62269b9b90e.tar.bz2
aports-6188f6ab558b8f53c09acb128e1cb62269b9b90e.tar.xz
main/imap: upgrade to 2007f
Diffstat (limited to 'main/imap')
-rw-r--r--main/imap/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/imap/APKBUILD b/main/imap/APKBUILD
index 464aed05d..353f90bd6 100644
--- a/main/imap/APKBUILD
+++ b/main/imap/APKBUILD
@@ -4,8 +4,8 @@
# if more packages needs the c-client lib we might want to
# build it shared
pkgname=imap
-pkgver=2007e
-pkgrel=8
+pkgver=2007f
+pkgrel=0
pkgdesc="An IMAP/POP server"
url="http://www.washington.edu/imap"
arch="all"
@@ -63,7 +63,7 @@ cclient() {
ln -s libc-client.so.1.0.0 libc-client.so.1
ln -s libc-client.so.1.0.0 libc-client.so
}
-md5sums="7903800dc2604000016de070e0c55840 imap-2007e.tar.gz
+md5sums="2126fd125ea26b73b20f01fcd5940369 imap-2007f.tar.gz
7f3937a871edd54203fe51f91423e204 c-client-2006k_GENTOO_amd64-so-fix.patch
c50f734aa18019ecebfc8737ca27cc22 c-client-2006k_KOLAB_Annotations.patch
d28962ed76df636ff666c09d420e1451 c-client-2007e-ldflags.patch"