postfix: update to 3.6.1.
This commit is contained in:
parent
f6325f4036
commit
8ed2d34c6e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'postfix'
|
||||
pkgname=postfix
|
||||
version=3.6.0
|
||||
version=3.6.1
|
||||
revision=1
|
||||
hostmakedepends="perl m4"
|
||||
makedepends="icu-devel libldap-devel libmariadbclient-devel pcre-devel
|
||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="IPL-1.0, EPL-2.0"
|
||||
homepage="http://www.postfix.org/"
|
||||
distfiles="http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${version}.tar.gz"
|
||||
checksum=77462894d7671d63cbe5fc2733f941088515a6d67108b9f1808b7dae37e83c2e
|
||||
checksum=20a805625601e7b95989220832c8fa14ce374f0711da054188f8cec6a92fd71c
|
||||
|
||||
system_accounts="postfix"
|
||||
postfix_homedir="/var/spool/postfix"
|
||||
|
|
Loading…
Reference in New Issue