diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-04 12:14:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:24 +0000 |
commit | b4f16cda5b3db05d6078601a0db6442676b0df27 (patch) | |
tree | 5a5cf426f547b7f7c2b6120c22563325b6b36cca /main | |
parent | e35335706b6f29c5688fb384605731e425d64042 (diff) | |
download | aports-b4f16cda5b3db05d6078601a0db6442676b0df27.tar.bz2 aports-b4f16cda5b3db05d6078601a0db6442676b0df27.tar.xz |
main/ssmtp: rebuild against libressl-2.7
Diffstat (limited to 'main')
-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 5f663216c0..97fcaa4cf1 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" |