From 56e7b48f7e2a466394ec7d03bcf85731ebba866e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Apr 2018 16:26:52 +0000 Subject: [PATCH] main/postfix: rebuild against libressl-2.7 --- main/postfix/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD index c1f1316b4c2..18fc0b59a55 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa pkgname=postfix pkgver=3.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" url="http://www.postfix.org/" arch="all"