hyperfine: update to 1.1.0.

Closes #15078.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-06-12 03:18:23 -03:00 committed by Enno Boland
parent ef876db821
commit 2db8310476
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

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