From ace2ad0693d0fc440b069c4988044f0977ce6c58 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 12:30:21 +0000 Subject: [PATCH] main/email: rebuild against libressl-2.7 --- main/email/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/email/APKBUILD b/main/email/APKBUILD index 5e485fdbc34..783c3eec33e 100644 --- a/main/email/APKBUILD +++ b/main/email/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Carlo Landmeter pkgname=email pkgver=3.1.4 -pkgrel=4 +pkgrel=5 pkgdesc="A command line SMTP client that's simple" url="http://www.cleancode.org/projects/email" arch="all"