mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
postfix: update to 3.8.2.
This commit is contained in:
parent
f8852aebcd
commit
fa547cfbb1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'postfix'
|
# Template file for 'postfix'
|
||||||
pkgname=postfix
|
pkgname=postfix
|
||||||
version=3.8.1
|
version=3.8.2
|
||||||
revision=3
|
revision=1
|
||||||
hostmakedepends="perl m4"
|
hostmakedepends="perl m4"
|
||||||
makedepends="icu-devel libldap-devel libmariadbclient-devel pcre2-devel
|
makedepends="icu-devel libldap-devel libmariadbclient-devel pcre2-devel
|
||||||
postgresql-libs-devel sqlite-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"
|
license="IPL-1.0, EPL-2.0"
|
||||||
homepage="https://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=54e1bffded3032828a70de22c2a1a94d1c097fc4513e0fdbfcfdbf3bff6b7092
|
checksum=6790903cdbb5e0e47196691eb9a5f2cf8050262def941e039e6d4bf4043a5e30
|
||||||
|
|
||||||
system_accounts="postfix"
|
system_accounts="postfix"
|
||||||
postfix_homedir="/var/spool/postfix"
|
postfix_homedir="/var/spool/postfix"
|
||||||
|
|
Loading…
Add table
Reference in a new issue