hyperfine: update to 0.5.0.

Closes: #12079 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-04 04:00:29 -03:00 committed by Michael Aldridge
parent 2808750c7c
commit 6d46bc8826
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hyperfine'
pkgname=hyperfine
version=0.4.0
version=0.5.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=9cece8a55793ce0807a6db755612407cc8a836f8adb9be95a2b1520dbfec4e17
checksum=59d6c2574cbcd2970673e82c11345e13c5333daecbcc6d4259ad218ccf1acfb3
nocross=yes
do_build() {