hyperfine: update to 1.19.0
This commit is contained in:
parent
2598504696
commit
3043b4c8c7
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'hyperfine'
|
||||
pkgname=hyperfine
|
||||
version=1.18.0
|
||||
version=1.19.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Command-line benchmarking tool"
|
||||
maintainer="Wilson Birney <wpb@360scada.com>"
|
||||
license="MIT, Apache-2.0"
|
||||
license="MIT OR Apache-2.0"
|
||||
homepage="https://github.com/sharkdp/hyperfine"
|
||||
changelog="https://raw.githubusercontent.com/sharkdp/hyperfine/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/sharkdp/hyperfine/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=fea7b92922117ed04b9c84bb9998026264346768804f66baa40743c5528bed6b
|
||||
checksum=d1c782a54b9ebcdc1dedf8356a25ee11e11099a664a7d9413fdd3742138fa140
|
||||
|
||||
export SHELL_COMPLETIONS_DIR=${XBPS_BUILDDIR}/${pkgname}-${version}
|
||||
|
||||
|
|
Loading…
Reference in New Issue