Date: Monday, May 9, 2011 @ 09:33:46 Author: bisson Revision: 123242 minor upstream update
Modified: postfix/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-09 13:26:15 UTC (rev 123241) +++ PKGBUILD 2011-05-09 13:33:46 UTC (rev 123242) @@ -4,8 +4,8 @@ # Maintainer: Paul Mattal <[email protected]> pkgname=postfix -pkgver=2.8.2 -pkgrel=3 +pkgver=2.8.3 +pkgrel=1 pkgdesc='Secure, fast, easy to administer drop in replacement for Sendmail (MTA)' url='http://www.postfix.org/' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ source=("ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz" \ 'aliases.patch' \ 'rc.d') -sha1sums=('224e0b6dd161f4648114de8902124c9dec64aa8c' +sha1sums=('2604066f158f5327449960afd6334b996dc01799' '5fc3de6c7df1e5851a0a379e825148868808318b' '050e6afc5886049682c945ce147b3c47fe113939')
