From b4f16cda5b3db05d6078601a0db6442676b0df27 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 12:14:06 +0000 Subject: [PATCH] main/ssmtp: rebuild against libressl-2.7 --- main/ssmtp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/ssmtp/APKBUILD b/main/ssmtp/APKBUILD index 5f663216c03..97fcaa4cf1c 100644 --- a/main/ssmtp/APKBUILD +++ b/main/ssmtp/APKBUILD @@ -3,7 +3,7 @@ pkgname=ssmtp pkgver=2.64 -pkgrel=12 +pkgrel=13 pkgdesc="Extremely simple MTA to get mail off the system to a mail hub" subpackages="$pkgname-doc" arch="all"