aboutsummaryrefslogtreecommitdiff
path: root/system/hyperfine/hyperfine.SlackBuild
diff options
context:
space:
mode:
authorK. Eugene Carlson <kvngncrlsn@gmail.com>2022-09-08 01:49:11 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-10 15:19:07 +0700
commit99511cbd45790062d2dea35049835648adf150d6 (patch)
treed2fc07e028cc40ef458aaa343de87e46539941d9 /system/hyperfine/hyperfine.SlackBuild
parentd22e77c78b94e74a862e0289acba8702f115739d (diff)
system/hyperfine: Updated for version 1.15.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/hyperfine/hyperfine.SlackBuild')
-rw-r--r--system/hyperfine/hyperfine.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/hyperfine/hyperfine.SlackBuild b/system/hyperfine/hyperfine.SlackBuild
index e4a73932f4..d4f63f0bf2 100644
--- a/system/hyperfine/hyperfine.SlackBuild
+++ b/system/hyperfine/hyperfine.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hyperfine
-VERSION=${VERSION:-1.14.0}
+VERSION=${VERSION:-1.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}