mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
bonnie++: update to 1.97.3.
This commit is contained in:
parent
b7705b96ee
commit
68af26ddc4
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bonnie++'
|
# Template file for 'bonnie++'
|
||||||
pkgname=bonnie++
|
pkgname=bonnie++
|
||||||
version=1.97.2
|
version=1.97.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Hard Drive and Filesystem benchmark utility"
|
short_desc="Hard Drive and Filesystem benchmark utility"
|
||||||
|
@ -8,7 +8,9 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.coker.com.au/bonnie++/"
|
homepage="http://www.coker.com.au/bonnie++/"
|
||||||
distfiles="http://www.coker.com.au/bonnie++/experimental/bonnie++-${version}.tgz"
|
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() {
|
post_extract() {
|
||||||
sed -i -e 's/sbin/bin/g' \
|
sed -i -e 's/sbin/bin/g' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue