diff options
author | Simon Gloßner <viper@hometux.de> | 2007-06-01 13:44:36 +0200 |
---|---|---|
committer | Simon Gloßner <viper@hometux.de> | 2007-06-01 13:44:36 +0200 |
commit | ca9188f9bdd66d56996974cf1df3575a347b67ba (patch) | |
tree | 563f4d8af073979321ab94d1855a66853d7aeb3d | |
parent | 0fca54b1a507e4ada34c48dcb3293e6633ff2190 (diff) | |
download | opt-ca9188f9bdd66d56996974cf1df3575a347b67ba.tar.gz opt-ca9188f9bdd66d56996974cf1df3575a347b67ba.tar.xz |
postfix: updated to version 2.4.3
-rw-r--r-- | postfix/.md5sum | 2 | ||||
-rw-r--r-- | postfix/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/postfix/.md5sum b/postfix/.md5sum index 02c72d407..97d7bb7da 100644 --- a/postfix/.md5sum +++ b/postfix/.md5sum @@ -1,3 +1,3 @@ be543b65525f544386a2d8395ea19cdf aliases -dbe8af1e7c7a7755352218cba7a5ba11 postfix-2.4.1.tar.gz +7d2e126189b91f41fdb1ddb0bd354fd3 postfix-2.4.3.tar.gz d18be5c17604f9c712a28339ff0f61cb postfix.rc diff --git a/postfix/Pkgfile b/postfix/Pkgfile index 5e6a70ff8..d2957d143 100644 --- a/postfix/Pkgfile +++ b/postfix/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cyrus-sasl, openssl, db name=postfix -version=2.4.1 +version=2.4.3 release=1 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$name-$version.tar.gz aliases postfix.rc) |