aboutsummaryrefslogtreecommitdiff
path: root/system/hyperfine/hyperfine.SlackBuild
diff options
context:
space:
mode:
authorGene Carlson <kvngncrlsn@gmail.com>2023-03-22 08:41:19 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:23 +0700
commit160c52336d25e63c8999f803d593df290885dfa2 (patch)
treeca5d267ab78b96f5a536cd5940e77cf615b92f4d /system/hyperfine/hyperfine.SlackBuild
parent4d9001f586ce0c82cec368da8eeddc720b4317b7 (diff)
system/hyperfine: Updated for version 1.16.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 e9d48e6d67..ead513e18b 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.16.0}
+VERSION=${VERSION:-1.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}