mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
bonnie++: update to 1.97.2.
This commit is contained in:
parent
bbe59385b8
commit
104f2efcd7
1 changed files with 5 additions and 6 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'bonnie++'
|
# Template file for 'bonnie++'
|
||||||
pkgname=bonnie++
|
pkgname=bonnie++
|
||||||
version=1.97
|
version=1.97.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}.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"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
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=44f5a05937648a6526ba99354555d7d15f2dd392e55d3436f6746da6f6c35982
|
checksum=3f34a4c52ae9b2c3d493af8f794ba18cbf6732e9b76c3a4fa64549d95d914ce3
|
||||||
|
|
||||||
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