diff options
author | Thomas Penteker <tek@serverop.de> | 2011-09-03 12:02:22 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2011-09-03 12:02:22 +0200 |
commit | e1f0e8f9072e716b02267d5ea92b2d4aaa1e5c79 (patch) | |
tree | e980a2f31569351dfa50249da5a8377ea0f2bfea /postfix | |
parent | 06ff49a2f71890eda9c4ab2b164d625019f84529 (diff) | |
download | opt-e1f0e8f9072e716b02267d5ea92b2d4aaa1e5c79.tar.gz opt-e1f0e8f9072e716b02267d5ea92b2d4aaa1e5c79.tar.xz |
postfix: 2.5.14 -> 2.5.15
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 b880fe090..59f7e1045 100644 --- a/postfix/.md5sum +++ b/postfix/.md5sum @@ -1,4 +1,4 @@ be543b65525f544386a2d8395ea19cdf aliases -09cc81049100b398b5491075138e0db3 postfix-2.5.14.tar.gz +918da645ef5b0955b376b7c187a49d54 postfix-2.5.15.tar.gz 8bee559587e2ccbaf0aadd88b6ca339a postfix.patch d18be5c17604f9c712a28339ff0f61cb postfix.rc diff --git a/postfix/Pkgfile b/postfix/Pkgfile index 5b2050cd9..eda0dabac 100644 --- a/postfix/Pkgfile +++ b/postfix/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cyrus-sasl name=postfix -version=2.5.14 +version=2.5.15 release=1 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$name-$version.tar.gz aliases postfix.rc postfix.patch) |