postfix: update to 2.11.4.
This commit is contained in:
parent
ee456dec1a
commit
a4050a56ce
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'postfix'
|
||||
pkgname=postfix
|
||||
version=2.11.3
|
||||
revision=3
|
||||
version=2.11.4
|
||||
revision=1
|
||||
short_desc="High-performance mail transport agent"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="IBM Public License 1.0, BSD-alike"
|
||||
homepage="http://www.postfix.org/"
|
||||
distfiles="ftp://ftp.porcupine.org/mirrors/postfix-release/official/$pkgname-$version.tar.gz"
|
||||
checksum=04e5146e6e56261baae9f63c590348a4b12ce22d3d46260e26e97233f40802c3
|
||||
checksum=f4154c1db58c0300897d4c430bd90714ac7855249df59cc8828910fd5ccb031e
|
||||
|
||||
hostmakedepends="perl"
|
||||
makedepends="libressl-devel>=2.1.3 db-devel>=5.3 pcre-devel>=8.30 libsasl-devel
|
||||
|
@ -34,7 +34,7 @@ system_accounts="postfix"
|
|||
postfix_homedir="/var/spool/postfix"
|
||||
system_groups="postdrop"
|
||||
provides="smtp-server-0_1"
|
||||
replaces="smtp-server>=0 runit-void<20141013_2"
|
||||
replaces="smtp-server>=0"
|
||||
make_dirs="
|
||||
/var/lib/postfix 0700 postfix root
|
||||
/var/spool/postfix/active 0700 postfix root
|
||||
|
|
Loading…
Reference in a new issue