diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 09:36:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:28 +0000 |
commit | bf313120b2e03a987b6dd5d967b66db626e723a4 (patch) | |
tree | 30cefb18ce13d0c33c1d9ba75433144fe9646a4d /community/isync | |
parent | fe4c30bf07e16821db00b5b13467ca1079c8bc40 (diff) | |
download | aports-bf313120b2e03a987b6dd5d967b66db626e723a4.tar.bz2 aports-bf313120b2e03a987b6dd5d967b66db626e723a4.tar.xz |
community/isync: rebuild against libressl-2.7
Diffstat (limited to 'community/isync')
-rw-r--r-- | community/isync/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/isync/APKBUILD b/community/isync/APKBUILD index 69e859a439..a42dede9c4 100644 --- a/community/isync/APKBUILD +++ b/community/isync/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=isync pkgver=1.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="IMAP and MailDir mailbox synchronizer" url="http://isync.sourceforge.net" arch="all" |