hyperfine: update to 1.11.0.
This commit is contained in:
parent
23ac54ef53
commit
e3d1369a27
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hyperfine'
|
# Template file for 'hyperfine'
|
||||||
pkgname=hyperfine
|
pkgname=hyperfine
|
||||||
version=1.10.0
|
version=1.11.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=b949d6c1a78e9c1c5a7bb6c241fcd51d6faf00bba5719cc312f57b5b301cc854
|
checksum=740f4826f0933c693fb281e3542d312da9ccc8fd68cebe883359a8085ddd77e9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Reference in New Issue