hyperfine: update to 1.5.0.
This commit is contained in:
parent
b7f06a3b05
commit
061b5c0306
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hyperfine'
|
||||
pkgname=hyperfine
|
||||
version=1.4.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Command-line benchmarking tool"
|
||||
|
@ -9,7 +9,7 @@ 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=75a34132f674aab519f812c149b8c87b3d87720d6e530b545c798ab2a0149084
|
||||
checksum=d5183611348e696e579dda846cee92b7b78c8ef18c00bfb9b0a62d0a63034823
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue