postfix: update to 3.4.7.
Adopted.
This commit is contained in:
parent
6813a47234
commit
3787639c1d
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'postfix'
|
||||
pkgname=postfix
|
||||
version=3.4.6
|
||||
version=3.4.7
|
||||
revision=1
|
||||
hostmakedepends="perl m4"
|
||||
makedepends="icu-devel libldap-devel libmysqlclient-devel pcre-devel
|
||||
postgresql-libs-devel sqlite-devel"
|
||||
short_desc="High-performance mail transport agent"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
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=d674a9b40602ee30420ee7ff93c3600e8913eeb2ea9bfb0ac1d140dac5dbe326
|
||||
checksum=fe3253121d3ba8836a23774225518560b35e40497951ad5bec154afa8205f967
|
||||
|
||||
system_accounts="postfix"
|
||||
postfix_homedir="/var/spool/postfix"
|
||||
|
|
Loading…
Reference in a new issue