[arch-commits] CVS update of extra/system/bonnie++ (PKGBUILD)

Dale Blount dale at archlinux.org
Mon Jan 14 20:34:41 UTC 2008


    Date: Monday, January 14, 2008 @ 15:34:41
  Author: dale
    Path: /home/cvs-extra/extra/system/bonnie++

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: bonnie++ 1.03b-1


----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)


Index: extra/system/bonnie++/PKGBUILD
diff -u extra/system/bonnie++/PKGBUILD:1.8 extra/system/bonnie++/PKGBUILD:1.9
--- extra/system/bonnie++/PKGBUILD:1.8	Mon May 22 05:22:58 2006
+++ extra/system/bonnie++/PKGBUILD	Mon Jan 14 15:34:41 2008
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.8 2006/05/22 09:22:58 uid1014 Exp $
+# $Id: PKGBUILD,v 1.9 2008/01/14 20:34:41 dale Exp $
 # Maintainer: eric <eric at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=bonnie++
-pkgver=1.03a
-pkgrel=2
+pkgver=1.03b
+pkgrel=1
 pkgdesc="Bonnie++ is based on the Bonnie hard drive benchmark by Tim Bray"
 arch=(i686 x86_64)
+license=('GPL')
 source=(http://www.coker.com.au/bonnie++/$pkgname-$pkgver.tgz)
 depends=('gcc' 'perl')
 url="http://www.coker.com.au/bonnie++/"
-md5sums=('00b1eee7f98b68fa762c4efb3b34caa1')
+md5sums=('ee7a236c2a4d8a7075eb67d9254e6bd8')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -21,3 +22,4 @@
   make prefix=$startdir/pkg/usr install
 }
 # vim: ts=2 sw=2 et ft=sh
+




More information about the arch-commits mailing list