From 201524087531067149028abf8dbc000d7bb05d54 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 25 Nov 2019 10:48:35 +0100 Subject: [PATCH] postfix: update to 3.4.8. --- srcpkgs/postfix/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/postfix/template b/srcpkgs/postfix/template index 11052cfa141..182adca63ba 100644 --- a/srcpkgs/postfix/template +++ b/srcpkgs/postfix/template @@ -1,6 +1,6 @@ # Template file for 'postfix' pkgname=postfix -version=3.4.7 +version=3.4.8 revision=1 hostmakedepends="perl m4" makedepends="icu-devel libldap-devel libmysqlclient-devel pcre-devel @@ -9,8 +9,8 @@ short_desc="High-performance mail transport agent" maintainer="Leah Neukirchen " license="IPL-1.0, EPL-2.0" homepage="http://www.postfix.org/" -distfiles="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${version}.tar.gz" -checksum=fe3253121d3ba8836a23774225518560b35e40497951ad5bec154afa8205f967 +distfiles="http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${version}.tar.gz" +checksum=8d5d429737e0c64514028a82fc006cbb273d2cb98dc40eb1dbbfe102f29a8943 system_accounts="postfix" postfix_homedir="/var/spool/postfix"