diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 13:56:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:32 +0000 |
commit | 41f953afd310e20b6896608f4918fe456931fcd8 (patch) | |
tree | 5f5328977bf773297e2b6a7183247428f5864426 /main/ssmtp | |
parent | 0be3801c3ce861f6006f680568aa99901b1eb21f (diff) | |
download | aports-41f953afd310e20b6896608f4918fe456931fcd8.tar.bz2 aports-41f953afd310e20b6896608f4918fe456931fcd8.tar.xz |
main/ssmtp: rebuild against libressl 2.5
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 6fa83935d2..f6640130cd 100644 --- a/main/ssmtp/APKBUILD +++ b/main/ssmtp/APKBUILD @@ -3,7 +3,7 @@ pkgname=ssmtp pkgver=2.64 -pkgrel=10 +pkgrel=11 pkgdesc="Extremely simple MTA to get mail off the system to a mail hub" subpackages="$pkgname-doc" arch="all" |