From 576f2c4e28da760057e1d1fbc7a2e7aed1fece68 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 30 Oct 2018 08:54:07 +0000 Subject: [PATCH] main/ssmtp: rebuild against openssl 1.1 --- main/ssmtp/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/ssmtp/APKBUILD b/main/ssmtp/APKBUILD index 97fcaa4cf1c..139151b7cf9 100644 --- a/main/ssmtp/APKBUILD +++ b/main/ssmtp/APKBUILD @@ -3,14 +3,14 @@ pkgname=ssmtp pkgver=2.64 -pkgrel=13 +pkgrel=14 pkgdesc="Extremely simple MTA to get mail off the system to a mail hub" subpackages="$pkgname-doc" arch="all" url="https://packages.debian.org/stable/mail/ssmtp" license="GPL-2.0" depends= -makedepends="libressl-dev autoconf" +makedepends="openssl-dev autoconf" options="!check" source="http://ftp.debian.org/debian/pool/main/s/$pkgname/${pkgname}_${pkgver}.orig.tar.bz2 generate_config.patch