diff options
-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 2692c65ac..b880fe090 100644 --- a/postfix/.md5sum +++ b/postfix/.md5sum @@ -1,4 +1,4 @@ be543b65525f544386a2d8395ea19cdf aliases -aa16702fa8b0603c90d96f434bffa7de postfix-2.5.13.tar.gz +09cc81049100b398b5491075138e0db3 postfix-2.5.14.tar.gz 8bee559587e2ccbaf0aadd88b6ca339a postfix.patch d18be5c17604f9c712a28339ff0f61cb postfix.rc diff --git a/postfix/Pkgfile b/postfix/Pkgfile index 6a0d5d221..5b2050cd9 100644 --- a/postfix/Pkgfile +++ b/postfix/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cyrus-sasl name=postfix -version=2.5.13 +version=2.5.14 release=1 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$name-$version.tar.gz aliases postfix.rc postfix.patch) |