diff options
Diffstat (limited to 'system/hyperfine/hyperfine.SlackBuild')
-rw-r--r-- | system/hyperfine/hyperfine.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/hyperfine/hyperfine.SlackBuild b/system/hyperfine/hyperfine.SlackBuild index 7d6999f9001d..463b1b0e7a7e 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.17.0} +VERSION=${VERSION:-1.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |