Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postfix: update to 3.4.10. #20240

Merged
merged 1 commit into from Mar 21, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/postfix/template
@@ -1,6 +1,6 @@
# Template file for 'postfix'
pkgname=postfix
version=3.4.9
version=3.4.10
revision=1
hostmakedepends="perl m4"
makedepends="icu-devel libldap-devel libmysqlclient-devel pcre-devel
Expand All @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
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=a4709cfb0626d064b71258b3395573d80e18a48fd11eff0cbf4a9e83455a2da7
checksum=908a66fc38537a0047e8561e1bc0ef096c53357ffad16d2d728cd4fc8ae56654

system_accounts="postfix"
postfix_homedir="/var/spool/postfix"
Expand Down