You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
443 B
8 lines
443 B
TERMUX_PKG_HOMEPAGE=https://github.com/sharkdp/hyperfine
|
|
TERMUX_PKG_DESCRIPTION="A command-line benchmarking tool"
|
|
TERMUX_PKG_LICENSE="Apache-2.0"
|
|
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
|
|
TERMUX_PKG_VERSION=1.9.0
|
|
TERMUX_PKG_SRCURL=https://github.com/sharkdp/hyperfine/archive/v$TERMUX_PKG_VERSION.tar.gz
|
|
TERMUX_PKG_SHA256=c2b1c6b6364b849acad43dc740c693f5b75a1a4649f24f43967a98c59ad9e9f7
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
|