hyperfine: update to 1.0.0.

Closes: #12895 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-25 00:01:23 -03:00 committed by Michael Aldridge
parent c8d3a5535b
commit 081e8236e6

View file

@ -1,6 +1,6 @@
# Template file for 'hyperfine'
pkgname=hyperfine
version=0.5.0
version=1.0.0
revision=1
hostmakedepends="cargo"
short_desc="A command-line benchmarking tool "
@ -8,7 +8,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
license="MIT"
homepage="https://github.com/sharkdp/hyperfine"
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
checksum=59d6c2574cbcd2970673e82c11345e13c5333daecbcc6d4259ad218ccf1acfb3
checksum=24f7802b7ab22ef7722c7920406a50a598f4adfffd37fd54eece0c352d8978a1
nocross=yes
do_build() {