postfix: update to 3.5.5.
This commit is contained in:
parent
0a41720f24
commit
4a1abcaf77
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'postfix'
|
||||
pkgname=postfix
|
||||
version=3.5.4
|
||||
revision=2
|
||||
version=3.5.5
|
||||
revision=1
|
||||
hostmakedepends="perl m4"
|
||||
makedepends="icu-devel libldap-devel libmysqlclient-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=fc2fb1cc27556aa2506bc287af04881cde07c83d5cb213ba835083b4bb796881
|
||||
checksum=dc2462a62fee5be82feb04391e5099755fe29ca28b75fa7f5c1ea1cfa7ffdac2
|
||||
|
||||
system_accounts="postfix"
|
||||
postfix_homedir="/var/spool/postfix"
|
||||
|
|
Loading…
Reference in New Issue