[arch-commits] Commit in postfix/trunk (PKGBUILD)
Paul Mattal
paul at archlinux.org
Mon Jun 8 15:38:12 UTC 2009
Date: Monday, June 8, 2009 @ 11:38:12
Author: paul
Revision: 41969
upgpkg: postfix 2.6.2-1
upstream update to 2.6.2
Modified:
postfix/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-08 15:30:53 UTC (rev 41968)
+++ PKGBUILD 2009-06-08 15:38:12 UTC (rev 41969)
@@ -2,8 +2,8 @@
# Contributor: Jeff Brodnax <tullyarcher at bellsouth.net>
# Maintainer: Dale Blount <dale at archlinux.org>
pkgname=postfix
-pkgver=2.5.6
-pkgrel=2
+pkgver=2.6.2
+pkgrel=1
pkgdesc="Secure, fast, easy to administer drop in replacement for Sendmail (MTA)"
arch=('i686' 'x86_64')
license=('custom')
@@ -20,7 +20,7 @@
source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$pkgname-$pkgver.tar.gz \
$pkgname.patch.bz2 \
$pkgname)
-md5sums=('ec2cb63b53f5f36c3ca91da8f3bc9407' 'a3c45ff23ef036143711793fcf2478c3'\
+md5sums=('1f0edbd521d2b0473626f4d61e8bb4eb' 'a3c45ff23ef036143711793fcf2478c3'\
'c847b96f08925f08b0f610468a8e21f6')
build() {
More information about the arch-commits
mailing list