parent
2808750c7c
commit
6d46bc8826
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hyperfine'
|
# Template file for 'hyperfine'
|
||||||
pkgname=hyperfine
|
pkgname=hyperfine
|
||||||
version=0.4.0
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo"
|
hostmakedepends="cargo"
|
||||||
short_desc="A command-line benchmarking tool "
|
short_desc="A command-line benchmarking tool "
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
||||||
license="MIT"
|
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"
|
||||||
checksum=9cece8a55793ce0807a6db755612407cc8a836f8adb9be95a2b1520dbfec4e17
|
checksum=59d6c2574cbcd2970673e82c11345e13c5333daecbcc6d4259ad218ccf1acfb3
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Reference in New Issue