mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
hyperfine: update to 1.9.0.
This commit is contained in:
parent
72d35ea48d
commit
10071b79e1
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.8.0
|
version=1.9.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://github.com/sharkdp/hyperfine/releases"
|
changelog="https://github.com/sharkdp/hyperfine/releases"
|
||||||
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
|
||||||
checksum=14de63b44eb4c2c5d6a6f9354acbcff350c9a2ba50b2397de5798c152cc2a029
|
checksum=c2b1c6b6364b849acad43dc740c693f5b75a1a4649f24f43967a98c59ad9e9f7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue