From bf3d87d1baac7e1fe780595ce0e8fa7dba87af2a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 09:13:40 +0000 Subject: [PATCH] main/imap: rebuild against libressl-2.7 --- main/imap/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/imap/APKBUILD b/main/imap/APKBUILD index af4837829b9..61233837c13 100644 --- a/main/imap/APKBUILD +++ b/main/imap/APKBUILD @@ -5,7 +5,7 @@ # build it shared pkgname=imap pkgver=2007f -pkgrel=7 +pkgrel=8 pkgdesc="An IMAP/POP server" url="http://www.washington.edu/imap" arch="all"