diff options
Diffstat (limited to 'extra/postfix/PKGBUILD')
-rw-r--r-- | extra/postfix/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/postfix/PKGBUILD b/extra/postfix/PKGBUILD index 2f91724c0..3f19a9ca6 100644 --- a/extra/postfix/PKGBUILD +++ b/extra/postfix/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 164657 2012-08-02 00:26:06Z bisson $ +# $Id: PKGBUILD 173220 2012-12-13 22:30:06Z bisson $ # Contributor: Jeff Brodnax <tullyarcher@bellsouth.net> # Contributor: Paul Mattal <paul@archlinux.org> # Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=postfix -pkgver=2.9.4 +pkgver=2.9.5 pkgrel=1 pkgdesc='Fast, easy to administer, secure mail server' url='http://www.postfix.org/' @@ -17,9 +17,9 @@ source=("ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${p 'aliases.patch' 'service' 'rc.d') -sha1sums=('ac53c2c6e15b642d5d06eb0fc092d6a35ab7eec7' +sha1sums=('8602cd54e63b1af02a8f994b5da69d01d73ec8cc' '5fc3de6c7df1e5851a0a379e825148868808318b' - 'af621cf064813d9ddb13ffd579fee33e6b82d4be' + '3f385eca6d571a4ed8fb24781bdc003bec5d8ed6' '40c6be2eb55e6437a402f43775cdb3d22ea87a66') provides=('smtp-server' 'smtp-forwarder') |