postfix: update to 2.9.5.
This commit is contained in:
parent
312b2008ff
commit
2749939939
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'postfix'
|
# Template file for 'postfix'
|
||||||
pkgname=postfix
|
pkgname=postfix
|
||||||
version=2.9.4
|
version=2.9.5
|
||||||
revision=2
|
revision=1
|
||||||
makedepends="perl openssl-devel db-devel pcre-devel>=8.30 libsasl-devel
|
makedepends="perl openssl-devel db-devel pcre-devel>=8.30 libsasl-devel
|
||||||
libldap-devel libmysqlclient-devel>=5.5.27 postgresql-libs-devel sqlite-devel"
|
libldap-devel libmysqlclient-devel>=5.5.27 postgresql-libs-devel sqlite-devel"
|
||||||
short_desc="High-performance mail transport agent"
|
short_desc="High-performance mail transport agent"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="IBM Public License 1.0, BSD-alike"
|
license="IBM Public License 1.0, BSD-alike"
|
||||||
homepage="http://www.postfix.org/"
|
homepage="http://www.postfix.org/"
|
||||||
distfiles="ftp://ftp.porcupine.org/mirrors/postfix-release/official/$pkgname-$version.tar.gz"
|
distfiles="ftp://ftp.porcupine.org/mirrors/postfix-release/official/$pkgname-$version.tar.gz"
|
||||||
checksum=58343afcc727594cc1f9a3980562d8199aa55fc2cf2330da6b9ddfbf31502679
|
checksum=590381cc0705a6d3fd2279760e79aff625adab6000cb895cf5336ae6a11ee6e4
|
||||||
long_desc="
|
long_desc="
|
||||||
It is Wietse Venema's mail server that started life at IBM research as an
|
It is Wietse Venema's mail server that started life at IBM research as an
|
||||||
alternative to the widely-used Sendmail program.
|
alternative to the widely-used Sendmail program.
|
||||||
|
|
Loading…
Reference in a new issue