main/postfix: rebuild against openssl 1.1

This commit is contained in:
Natanael Copa 2018-10-30 16:42:55 +00:00
parent 345b0f76e2
commit b497ca6893

View File

@ -3,13 +3,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=postfix
pkgver=3.3.1
pkgrel=3
pkgrel=4
pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)"
url="http://www.postfix.org/"
arch="all"
license="IPL-1.0"
depends=
makedepends="db-dev pcre-dev libressl-dev postgresql-dev mariadb-connector-c-dev openldap-dev
makedepends="db-dev pcre-dev openssl-dev postgresql-dev mariadb-connector-c-dev openldap-dev
cyrus-sasl-dev perl file sqlite-dev linux-headers coreutils
lmdb-dev m4"
install="$pkgname.pre-install"