community/isync: rebuild against libressl

This commit is contained in:
Natanael Copa 2016-10-07 14:39:26 +00:00
parent eab7cf131f
commit a6dcf8ff7c

View File

@ -2,14 +2,14 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=isync
pkgver=1.2.1
pkgrel=0
pkgrel=1
pkgdesc="IMAP and MailDir mailbox synchronizer"
url="http://isync.sourceforge.net"
arch="all"
license="GPL2"
depends=""
depends_dev=""
makedepends="$depends_dev openssl-dev cyrus-sasl-dev zlib-dev db-dev"
makedepends="$depends_dev libressl-dev cyrus-sasl-dev zlib-dev db-dev"
install=""
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz"