From 68af26ddc44f7aded13ef336b600a060e111710a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 18 Dec 2016 10:30:43 +0000 Subject: [PATCH] bonnie++: update to 1.97.3. --- srcpkgs/bonnie++/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bonnie++/template b/srcpkgs/bonnie++/template index 4b1dd7f363..59ea1c2010 100644 --- a/srcpkgs/bonnie++/template +++ b/srcpkgs/bonnie++/template @@ -1,6 +1,6 @@ # Template file for 'bonnie++' pkgname=bonnie++ -version=1.97.2 +version=1.97.3 revision=1 build_style=gnu-configure short_desc="Hard Drive and Filesystem benchmark utility" @@ -8,7 +8,9 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.coker.com.au/bonnie++/" distfiles="http://www.coker.com.au/bonnie++/experimental/bonnie++-${version}.tgz" -checksum=3f34a4c52ae9b2c3d493af8f794ba18cbf6732e9b76c3a4fa64549d95d914ce3 +checksum=e27b386ae0dc054fa7b530aab6bdead7aea6337a864d1f982bc9ebacb320746e + +nocross="configure: error: cannot run test program while cross compiling" post_extract() { sed -i -e 's/sbin/bin/g' \