aboutsummaryrefslogtreecommitdiff
path: root/system/hyperfine/hyperfine.SlackBuild
diff options
context:
space:
mode:
authorGene Carlson <kvngncrlsn@gmail.com>2023-06-07 00:49:07 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-09 20:00:16 +0700
commit3a4935620ca1895d04dd40565f753906ee85aca9 (patch)
treeba5e13b112b8fdf94057a032ef2113742d2fb8d2 /system/hyperfine/hyperfine.SlackBuild
parent12370aea8e37b4a0ee274abdac1b9a90d0b701ef (diff)
downloadslackbuilds-3a4935620ca1895d04dd40565f753906ee85aca9.tar.xz
system/hyperfine: Updated for version 1.17.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 ead513e18bf4..7d6999f9001d 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.1}
+VERSION=${VERSION:-1.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}