diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-04 12:30:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:25 +0000 |
commit | ace2ad0693d0fc440b069c4988044f0977ce6c58 (patch) | |
tree | 866b17bce3843ea087dc7cb1fe3dde5fce640e8d /main/email | |
parent | 764332a9b0fc4a1a00f2a2ea0809bc2f9f2d2f9e (diff) | |
download | aports-ace2ad0693d0fc440b069c4988044f0977ce6c58.tar.bz2 aports-ace2ad0693d0fc440b069c4988044f0977ce6c58.tar.xz |
main/email: rebuild against libressl-2.7
Diffstat (limited to 'main/email')
-rw-r--r-- | main/email/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/email/APKBUILD b/main/email/APKBUILD index 5e485fdbc3..783c3eec33 100644 --- a/main/email/APKBUILD +++ b/main/email/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> 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" |