diff options
author | Thomas Penteker <tek@serverop.de> | 2011-03-15 20:15:52 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2011-03-15 20:15:52 +0100 |
commit | d7ae48c06f4570ff38642cbafeb4b1798ec94fb5 (patch) | |
tree | 01914f55bc59ea03d0f837b9878fc2383e280047 /postfix | |
parent | 42556451204522b8a8961248eca6e4e2e33c05e7 (diff) | |
download | opt-d7ae48c06f4570ff38642cbafeb4b1798ec94fb5.tar.gz opt-d7ae48c06f4570ff38642cbafeb4b1798ec94fb5.tar.xz |
postfix: 2.5.11 -> 2.5.12
Diffstat (limited to 'postfix')
-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 a27ca6907..af0a22c8f 100644 --- a/postfix/.md5sum +++ b/postfix/.md5sum @@ -1,4 +1,4 @@ be543b65525f544386a2d8395ea19cdf aliases -ddeab4d16300f51cfcc8d13c3296c910 postfix-2.5.11.tar.gz +7b850cc3b0233119e6e5c94576b7badf postfix-2.5.12.tar.gz 8bee559587e2ccbaf0aadd88b6ca339a postfix.patch d18be5c17604f9c712a28339ff0f61cb postfix.rc diff --git a/postfix/Pkgfile b/postfix/Pkgfile index 2a2a5e97a..a031916d6 100644 --- a/postfix/Pkgfile +++ b/postfix/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cyrus-sasl name=postfix -version=2.5.11 +version=2.5.12 release=1 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$name-$version.tar.gz aliases postfix.rc postfix.patch) |