File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Template file for 'hyperfine'
22pkgname=hyperfine
3- version=1.19 .0
3+ version=1.20 .0
44revision=1
55build_style=cargo
66short_desc="Command-line benchmarking tool"
@@ -9,11 +9,12 @@ license="MIT OR Apache-2.0"
99homepage="https://github.com/sharkdp/hyperfine"
1010changelog="https://raw.githubusercontent.com/sharkdp/hyperfine/master/CHANGELOG.md"
1111distfiles="https://github.com/sharkdp/hyperfine/archive/refs/tags/v${version}.tar.gz"
12- checksum=d1c782a54b9ebcdc1dedf8356a25ee11e11099a664a7d9413fdd3742138fa140
12+ checksum=f90c3b096af568438be7da52336784635a962c9822f10f98e5ad11ae8c7f5c64
1313
1414export SHELL_COMPLETIONS_DIR=${XBPS_BUILDDIR}/${pkgname}-${version}
1515
1616post_install() {
17+ vlicense LICENSE-APACHE
1718 vlicense LICENSE-MIT
1819 vman doc/hyperfine.1
1920
You can’t perform that action at this time.
0 commit comments