hyperfine: update to 1.3.0.
This commit is contained in:
parent
0de3951bfa
commit
cb9bb1cfc7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hyperfine'
|
# Template file for 'hyperfine'
|
||||||
pkgname=hyperfine
|
pkgname=hyperfine
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo"
|
hostmakedepends="cargo"
|
||||||
short_desc="A command-line benchmarking tool "
|
short_desc="A command-line benchmarking tool "
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://github.com/sharkdp/hyperfine"
|
homepage="https://github.com/sharkdp/hyperfine"
|
||||||
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
|
||||||
changelog="https://github.com/sharkdp/hyperfine/releases"
|
changelog="https://github.com/sharkdp/hyperfine/releases"
|
||||||
checksum=324ab37890a1cc64680b0e5eae03eebda53b6005166148150a7c82f045e7015b
|
checksum=bab21d0dede8b437c0d4351d3959b3bfab8fe9f1d547997ed4d1d0f0c1d5801f
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user