diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 14:09:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:34 +0000 |
commit | c37df8e97f70aa0c3b5b0fea85a18172dad59be6 (patch) | |
tree | dba4182eb1d14ca9f2d2bd53ec506589d1032110 /main/ssmtp | |
parent | 68de6861b1dffec0e4a6e6e86c88f1ad92e12d3f (diff) | |
download | aports-c37df8e97f70aa0c3b5b0fea85a18172dad59be6.tar.bz2 aports-c37df8e97f70aa0c3b5b0fea85a18172dad59be6.tar.xz |
main/ssmtp: rebuild against libressl-2.6
Diffstat (limited to 'main/ssmtp')
-rw-r--r-- | main/ssmtp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ssmtp/APKBUILD b/main/ssmtp/APKBUILD index f6640130cd..abfe53f5ed 100644 --- a/main/ssmtp/APKBUILD +++ b/main/ssmtp/APKBUILD @@ -3,7 +3,7 @@ pkgname=ssmtp pkgver=2.64 -pkgrel=11 +pkgrel=12 pkgdesc="Extremely simple MTA to get mail off the system to a mail hub" subpackages="$pkgname-doc" arch="all" |