hyperfine: update to 1.3.0.

This commit is contained in:
maxice8 2018-09-29 23:28:32 -03:00 committed by maxice8
parent 0de3951bfa
commit cb9bb1cfc7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hyperfine'
pkgname=hyperfine
version=1.2.0
version=1.3.0
revision=1
hostmakedepends="cargo"
short_desc="A command-line benchmarking tool "
@ -9,7 +9,7 @@ license="MIT"
homepage="https://github.com/sharkdp/hyperfine"
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
changelog="https://github.com/sharkdp/hyperfine/releases"
checksum=324ab37890a1cc64680b0e5eae03eebda53b6005166148150a7c82f045e7015b
checksum=bab21d0dede8b437c0d4351d3959b3bfab8fe9f1d547997ed4d1d0f0c1d5801f
nocross=yes
do_build() {