diff options
Diffstat (limited to 'development/perf/perf.SlackBuild')
-rw-r--r-- | development/perf/perf.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/perf/perf.SlackBuild b/development/perf/perf.SlackBuild index 72022eb4c984a..d16743896f8ef 100644 --- a/development/perf/perf.SlackBuild +++ b/development/perf/perf.SlackBuild @@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perf # This VERSION is actually a dummy. Use KERNEL to set the version. -VERSION=${VERSION:-5.12.14} +VERSION=${VERSION:-5.13.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |