postfix: update to 3.7.0.
This commit is contained in:
parent
9d0569c6be
commit
fb535f44fb
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'postfix'
|
# Template file for 'postfix'
|
||||||
pkgname=postfix
|
pkgname=postfix
|
||||||
version=3.6.4
|
version=3.7.0
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="perl m4"
|
hostmakedepends="perl m4"
|
||||||
makedepends="icu-devel libldap-devel libmariadbclient-devel pcre-devel
|
makedepends="icu-devel libldap-devel libmariadbclient-devel pcre2-devel
|
||||||
postgresql-libs-devel sqlite-devel"
|
postgresql-libs-devel sqlite-devel"
|
||||||
short_desc="High-performance mail transport agent"
|
short_desc="High-performance mail transport agent"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="IPL-1.0, EPL-2.0"
|
license="IPL-1.0, EPL-2.0"
|
||||||
homepage="http://www.postfix.org/"
|
homepage="https://www.postfix.org/"
|
||||||
distfiles="http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8de0619dcf2fa7c215a80cf84b82ab71631d4d4722cba0949725ce3e18031d4e
|
checksum=645c6a74959703f8dff5b696b2df2e8bc0c91ac530127a21c998e3defbb9528c
|
||||||
|
|
||||||
system_accounts="postfix"
|
system_accounts="postfix"
|
||||||
postfix_homedir="/var/spool/postfix"
|
postfix_homedir="/var/spool/postfix"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue