postfix: update to 3.6.3.
This commit is contained in:
parent
e8653f7ee7
commit
7dd2017b53
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'postfix'
|
||||
pkgname=postfix
|
||||
version=3.6.2
|
||||
revision=2
|
||||
version=3.6.3
|
||||
revision=1
|
||||
hostmakedepends="perl m4"
|
||||
makedepends="icu-devel libldap-devel libmariadbclient-devel pcre-devel
|
||||
postgresql-libs-devel sqlite-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=507323d20d7b3f705f49cf8c07d437c6d8090bed07e15a3c0ec405edad54a7d4
|
||||
checksum=0f1241d456a0158e0c418abf62c52c2ff83f8f1dcf2fbdd4c40765b67789b1bc
|
||||
|
||||
system_accounts="postfix"
|
||||
postfix_homedir="/var/spool/postfix"
|
||||
|
|
Loading…
Reference in New Issue