diff options
author | Thomas Penteker <tek@serverop.de> | 2014-10-20 12:24:08 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2014-10-20 12:24:08 +0200 |
commit | f2e25b4e6d5bfefdf5f0be5ae22c83956e0e872e (patch) | |
tree | 83ebd9517e37b71007338ea5205224e8ddd4de94 /postfix | |
parent | 9188abc993346409e544f1d737c4b77c181b34a1 (diff) | |
download | opt-f2e25b4e6d5bfefdf5f0be5ae22c83956e0e872e.tar.gz opt-f2e25b4e6d5bfefdf5f0be5ae22c83956e0e872e.tar.xz |
postfix: 2.8.17 -> 2.8.19
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 d2d89b6ff..74974d793 100644 --- a/postfix/.md5sum +++ b/postfix/.md5sum @@ -1,4 +1,4 @@ be543b65525f544386a2d8395ea19cdf aliases -57ac0381ae70754d6aea5e8fb379ab8a postfix-2.8.17.tar.gz +c2f0ac0ce5d9c101d06834c30094c3a5 postfix-2.8.19.tar.gz 8bee559587e2ccbaf0aadd88b6ca339a postfix.patch d18be5c17604f9c712a28339ff0f61cb postfix.rc diff --git a/postfix/Pkgfile b/postfix/Pkgfile index ac36a3d1c..e090382a6 100644 --- a/postfix/Pkgfile +++ b/postfix/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cyrus-sasl name=postfix -version=2.8.17 +version=2.8.19 release=1 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$name-$version.tar.gz \ aliases postfix.rc postfix.patch) |