From 06153c499ff81f57f605f7c7603cf50ac9599c2b Mon Sep 17 00:00:00 2001 From: Michael Hanson Date: Thu, 11 Nov 2010 22:40:05 +0000 Subject: postfix: update to 2.7.1 --- abs/extra/postfix/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/abs/extra/postfix/PKGBUILD b/abs/extra/postfix/PKGBUILD index 1b2fa06..159f9eb 100644 --- a/abs/extra/postfix/PKGBUILD +++ b/abs/extra/postfix/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Jeff Brodnax # Maintainer: Paul Mattal pkgname=postfix -pkgver=2.7.0 +pkgver=2.7.1 pkgrel=1 pkgdesc="Secure, fast, easy to administer drop in replacement for Sendmail (MTA)" arch=('i686' 'x86_64') @@ -20,9 +20,6 @@ url="http://www.postfix.org/" source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz \ ${pkgname}.patch.bz2 \ ${pkgname}) -md5sums=('df648f59421604e895cce56325f00bae' - 'a3c45ff23ef036143711793fcf2478c3' - 'c847b96f08925f08b0f610468a8e21f6') build() { cd ${srcdir}/${pkgname}-${pkgver} @@ -50,3 +47,6 @@ build() { install -Dm644 ${srcdir}/${pkgname}-${pkgver}/LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE } +md5sums=('b7a5c3ccd309156a65d6f8d2683d4fa1' + 'a3c45ff23ef036143711793fcf2478c3' + 'c847b96f08925f08b0f610468a8e21f6') -- cgit v0.12