hyperfine: update to 1.4.0.
This commit is contained in:
parent
ace31955a1
commit
165806c2bf
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'hyperfine'
|
# Template file for 'hyperfine'
|
||||||
pkgname=hyperfine
|
pkgname=hyperfine
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="A command-line benchmarking tool "
|
short_desc="Command-line benchmarking tool"
|
||||||
maintainer="Wilson Birney <wpb@360scada.com>"
|
maintainer="Wilson Birney <wpb@360scada.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sharkdp/hyperfine"
|
homepage="https://github.com/sharkdp/hyperfine"
|
||||||
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
|
|
||||||
changelog="https://github.com/sharkdp/hyperfine/releases"
|
changelog="https://github.com/sharkdp/hyperfine/releases"
|
||||||
checksum=bab21d0dede8b437c0d4351d3959b3bfab8fe9f1d547997ed4d1d0f0c1d5801f
|
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
|
||||||
|
checksum=75a34132f674aab519f812c149b8c87b3d87720d6e530b545c798ab2a0149084
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Reference in a new issue