main/sylpheed: rebuild against openssl 1.1

This commit is contained in:
Natanael Copa 2018-10-30 10:16:59 +00:00
parent 174590309c
commit 05228e79ca

View File

@ -1,13 +1,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sylpheed
pkgver=3.7.0
pkgrel=1
pkgrel=2
pkgdesc="Lightweight and user-friendly e-mail client"
url="http://sylpheed.sraoss.jp/en/"
arch="all"
license="GPL-3.0-only"
depends="pinentry-gtk"
makedepends="gtk+-dev openldap-dev libressl-dev gpgme-dev"
makedepends="gtk+-dev openldap-dev openssl-dev gpgme-dev"
subpackages="$pkgname-dev $pkgname-lang"
source="https://osdn.net/dl/sylpheed/$pkgname-$pkgver.tar.xz"