postfix: update to 3.7.2.
This commit is contained in:
parent
557e2e64ce
commit
04cfafa005
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'postfix'
|
||||
pkgname=postfix
|
||||
version=3.7.1
|
||||
version=3.7.2
|
||||
revision=1
|
||||
hostmakedepends="perl m4"
|
||||
makedepends="icu-devel libldap-devel libmariadbclient-devel pcre2-devel
|
||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="IPL-1.0, EPL-2.0"
|
||||
homepage="https://www.postfix.org/"
|
||||
distfiles="http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${version}.tar.gz"
|
||||
checksum=25c3e7ec09955af873407af3070fd259da8477b80e2f4663c5fdc00a2cc947ee
|
||||
checksum=3785f76c2924a02873c0be0f0cd124a9166fc1aaf77ea2a06bd4ad795a6ed416
|
||||
|
||||
system_accounts="postfix"
|
||||
postfix_homedir="/var/spool/postfix"
|
||||
|
|
Loading…
Reference in New Issue