diff --git a/srcpkgs/postfix/template b/srcpkgs/postfix/template index f937e1c26d2..3421f811d03 100644 --- a/srcpkgs/postfix/template +++ b/srcpkgs/postfix/template @@ -1,13 +1,13 @@ # Template file for 'postfix' pkgname=postfix -version=3.0.3 -revision=3 +version=3.0.4 +revision=1 short_desc="High-performance mail transport agent" maintainer="Juan RP " license="IBM Public License 1.0, BSD-alike" homepage="http://www.postfix.org/" distfiles="ftp://ftp.porcupine.org/mirrors/postfix-release/official/$pkgname-$version.tar.gz" -checksum=401e46ec3450569dcce60d1d8ca22a19ab1f7f817b0cc730cdf4875ba608ac02 +checksum=b81ce81176b9df7183ad99b9c98000135f5e88e659493ab50db5d9fe5b8dba0e hostmakedepends="perl" makedepends="icu-devel libressl-devel db-devel pcre-devel libsasl-devel @@ -91,8 +91,8 @@ pre_install() { do_install() { sh postfix-install -non-interactive install_root=${DESTDIR} - vinstall LICENSE 644 usr/share/licenses/${pkgname} - vinstall TLS_LICENSE 644 usr/share/licenses/${pkgname} + vlicense LICENSE + vlicense TLS_LICENSE cd $DESTDIR patch -p0 -i ${FILESDIR}/aliases.patch