From a56a9dbdf230d97a444d50987a930d639f27f7e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Glo=C3=9Fner?= Date: Thu, 21 Aug 2008 01:32:52 +0200 Subject: [PATCH] postfix: upgraded to version 2.5.4 --- postfix/.md5sum | 2 +- postfix/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/postfix/.md5sum b/postfix/.md5sum index 9e56edd98..f5d97a269 100644 --- a/postfix/.md5sum +++ b/postfix/.md5sum @@ -1,4 +1,4 @@ be543b65525f544386a2d8395ea19cdf aliases -4c0f8fece828c9bac14f351fc34d15b3 postfix-2.5.3.tar.gz +0985c854cd92016a8a6b2ed0b7d95af1 postfix-2.5.4.tar.gz 8bee559587e2ccbaf0aadd88b6ca339a postfix.patch d18be5c17604f9c712a28339ff0f61cb postfix.rc diff --git a/postfix/Pkgfile b/postfix/Pkgfile index 9a4d54d7f..08259420e 100644 --- a/postfix/Pkgfile +++ b/postfix/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cyrus-sasl, openssl, db name=postfix -version=2.5.3 +version=2.5.4 release=1 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$name-$version.tar.gz aliases postfix.rc postfix.patch)