From 4aa7dd6a831c6ab354ccd51eb2da8865079803ec Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 21 Oct 2021 14:00:15 -0400 Subject: [PATCH] hyperfine: update to 1.12.0 --- srcpkgs/hyperfine/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/hyperfine/template b/srcpkgs/hyperfine/template index 1a4203f3e0e..c574b537292 100644 --- a/srcpkgs/hyperfine/template +++ b/srcpkgs/hyperfine/template @@ -1,15 +1,15 @@ # Template file for 'hyperfine' pkgname=hyperfine -version=1.11.0 +version=1.12.0 revision=1 build_style=cargo short_desc="Command-line benchmarking tool" maintainer="Wilson Birney " license="MIT, Apache-2.0" 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=740f4826f0933c693fb281e3542d312da9ccc8fd68cebe883359a8085ddd77e9 +changelog="https://raw.githubusercontent.com/sharkdp/hyperfine/master/CHANGELOG.md" +distfiles="https://github.com/sharkdp/hyperfine/archive/refs/tags/v${version}.tar.gz" +checksum=2120870a97e68fa3426eac5646a071c9646e96d2309220e3c258bf588e496454 post_install() { vlicense LICENSE-MIT