postfix: update to 3.5.2.

This commit is contained in:
Benjamín Albiñana 2020-05-18 10:31:40 +02:00 committed by Piraty
parent 51e31b492a
commit 85282d996c

View file

@ -1,6 +1,6 @@
# Template file for 'postfix' # Template file for 'postfix'
pkgname=postfix pkgname=postfix
version=3.5.1 version=3.5.2
revision=1 revision=1
hostmakedepends="perl m4" hostmakedepends="perl m4"
makedepends="icu-devel libldap-devel libmysqlclient-devel pcre-devel makedepends="icu-devel libldap-devel libmysqlclient-devel pcre-devel
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="IPL-1.0, EPL-2.0" license="IPL-1.0, EPL-2.0"
homepage="http://www.postfix.org/" homepage="http://www.postfix.org/"
distfiles="http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${version}.tar.gz" distfiles="http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${version}.tar.gz"
checksum=dbce092db23253c0e990c082da2ef1d7921e6896c0a2991d2a8fd9443abb41d4 checksum=e3bf2497f5bd841d0da99dd8d58afdbc15ff9a66962a60c973df5e850a49bec3
system_accounts="postfix" system_accounts="postfix"
postfix_homedir="/var/spool/postfix" postfix_homedir="/var/spool/postfix"