mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
hyperfine: update to 1.16.1
This commit is contained in:
parent
cdd875acf3
commit
3e04edbcbe
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.16.0
|
version=1.16.1
|
||||||
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=87186d3d41ee9552d6c3151a8cbba5b155b4aee350a15ecb159471ba6250ac8e
|
checksum=ffb3298945cbe2c068ca1a074946d55b9add83c9df720eda2ed7f3d94d7e65d2
|
||||||
|
|
||||||
export SHELL_COMPLETIONS_DIR=${XBPS_BUILDDIR}/${pkgname}-${version}
|
export SHELL_COMPLETIONS_DIR=${XBPS_BUILDDIR}/${pkgname}-${version}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue