parent
c8d3a5535b
commit
081e8236e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hyperfine'
|
||||
pkgname=hyperfine
|
||||
version=0.5.0
|
||||
version=1.0.0
|
||||
revision=1
|
||||
hostmakedepends="cargo"
|
||||
short_desc="A command-line benchmarking tool "
|
||||
|
@ -8,7 +8,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/sharkdp/hyperfine"
|
||||
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
|
||||
checksum=59d6c2574cbcd2970673e82c11345e13c5333daecbcc6d4259ad218ccf1acfb3
|
||||
checksum=24f7802b7ab22ef7722c7920406a50a598f4adfffd37fd54eece0c352d8978a1
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue