mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
hyperfine: update to 1.2.0.
This commit is contained in:
parent
f03e704f58
commit
9db1701012
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'hyperfine'
|
# Template file for 'hyperfine'
|
||||||
pkgname=hyperfine
|
pkgname=hyperfine
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo"
|
hostmakedepends="cargo"
|
||||||
short_desc="A command-line benchmarking tool "
|
short_desc="A command-line benchmarking tool "
|
||||||
maintainer="Wilson Birney <wpb@360scada.com>"
|
maintainer="Wilson Birney <wpb@360scada.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sharkdp/hyperfine"
|
homepage="https://github.com/sharkdp/hyperfine"
|
||||||
#changelog="https://github.com/sharkdp/hyperfine/releases"
|
|
||||||
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
|
||||||
checksum=2922bfd7128d8bac329eb73672dafc008bfb3bb01f94b81958f4d26a85d8a2cf
|
changelog="https://github.com/sharkdp/hyperfine/releases"
|
||||||
|
checksum=324ab37890a1cc64680b0e5eae03eebda53b6005166148150a7c82f045e7015b
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue