diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:28:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:38 +0000 |
commit | 25698992b2ba5af29190a16273c8cdc35dd866fc (patch) | |
tree | 9c5e949d2dcf07706f4306d2f4835717a3436ed3 /community/exim | |
parent | 825b35aa14598cfd46e02336b0edb7cd509cdc28 (diff) | |
download | aports-25698992b2ba5af29190a16273c8cdc35dd866fc.tar.bz2 aports-25698992b2ba5af29190a16273c8cdc35dd866fc.tar.xz |
community/exim: rebuild against libressl-2.6
Diffstat (limited to 'community/exim')
-rw-r--r-- | community/exim/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/exim/APKBUILD b/community/exim/APKBUILD index 5399297398..46498e97ae 100644 --- a/community/exim/APKBUILD +++ b/community/exim/APKBUILD @@ -6,7 +6,7 @@ # Maintainer: Jesse Young <jlyo@jlyo.org> pkgname=exim pkgver=4.89 -pkgrel=5 +pkgrel=6 pkgdesc="A Message Transfer Agent" url="http://www.exim.org/" arch="all" |