hyperfine: update to 1.18.0
This commit is contained in:
parent
92888c9edb
commit
bcc51a30b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hyperfine'
|
# Template file for 'hyperfine'
|
||||||
pkgname=hyperfine
|
pkgname=hyperfine
|
||||||
version=1.17.0
|
version=1.18.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Command-line benchmarking tool"
|
short_desc="Command-line benchmarking tool"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/sharkdp/hyperfine"
|
homepage="https://github.com/sharkdp/hyperfine"
|
||||||
changelog="https://raw.githubusercontent.com/sharkdp/hyperfine/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/sharkdp/hyperfine/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/sharkdp/hyperfine/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/hyperfine/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=3dcd86c12e96ab5808d5c9f3cec0fcc04192a87833ff009063c4a491d5487b58
|
checksum=fea7b92922117ed04b9c84bb9998026264346768804f66baa40743c5528bed6b
|
||||||
|
|
||||||
export SHELL_COMPLETIONS_DIR=${XBPS_BUILDDIR}/${pkgname}-${version}
|
export SHELL_COMPLETIONS_DIR=${XBPS_BUILDDIR}/${pkgname}-${version}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue