diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:32:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:32:21 +0000 |
commit | 4f061c61bad7b49d0856816272eedbb64e39f001 (patch) | |
tree | 29ddb672c1a9b44200c930bb7583635deb29c6cb | |
parent | 375a07da7b13729e5245b8d7045faeb6bc089d07 (diff) | |
download | aports-4f061c61bad7b49d0856816272eedbb64e39f001.tar.bz2 aports-4f061c61bad7b49d0856816272eedbb64e39f001.tar.xz |
community/isync: rebuild against libressl 2.5
-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 dd0114f5fc..535914655e 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.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="IMAP and MailDir mailbox synchronizer" url="http://isync.sourceforge.net" arch="all" |