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 e9d48e6d6775b..ead513e18bf4c 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} |