postfix: switch to libressl.

This commit is contained in:
Juan RP 2014-07-18 15:01:53 +02:00
parent 63c543f0ef
commit 9f95011ce0
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'postfix'
pkgname=postfix
version=2.11.1
revision=1
revision=2
short_desc="High-performance mail transport agent"
maintainer="Juan RP <xtraeme@gmail.com>"
license="IBM Public License 1.0, BSD-alike"
@ -10,7 +10,7 @@ distfiles="ftp://ftp.porcupine.org/mirrors/postfix-release/official/$pkgname-$ve
checksum=487f98a73b95a5799409caf21ec065efea91c1dcdfb84c038a0e3a265d6489e2
hostmakedepends="perl"
makedepends="openssl-devel db-devel>=5.3 pcre-devel>=8.30 libsasl-devel
makedepends="libressl-devel db-devel>=5.3 pcre-devel>=8.30 libsasl-devel
libldap-devel libmysqlclient-devel>=5.5.27 postgresql-libs-devel sqlite-devel"
if [ "$CROSS_BUILD" ]; then