diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 20:19:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:30 +0000 |
commit | 4fb486ea481f3cea6ef90f7fe127c85971fc26b4 (patch) | |
tree | 329b9e5900960d552885bc8bb2b03afd5fa7e370 /testing/imapfilter/APKBUILD | |
parent | 9bff04a54ce133844b0354123b05f2bd9b552605 (diff) | |
download | aports-4fb486ea481f3cea6ef90f7fe127c85971fc26b4.tar.bz2 aports-4fb486ea481f3cea6ef90f7fe127c85971fc26b4.tar.xz |
testing/imapfilter: rebuild against libressl-2.7
Diffstat (limited to 'testing/imapfilter/APKBUILD')
-rw-r--r-- | testing/imapfilter/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/imapfilter/APKBUILD b/testing/imapfilter/APKBUILD index 32c2ebd355..f4cb9c6d72 100644 --- a/testing/imapfilter/APKBUILD +++ b/testing/imapfilter/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Andrew Hills <ahills@ednos.net> pkgname=imapfilter pkgver=2.5.7 -pkgrel=4 +pkgrel=5 pkgdesc="Lua-based filtering for IMAP mailboxes" url="https://github.com/lefcha/imapfilter" arch="all" |