aboutsummaryrefslogtreecommitdiff
path: root/development/perf
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-23 09:03:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-23 09:03:30 +0700
commitdb6fbc95bc7d2d7ce3c0f030e50bca74e7e73eb1 (patch)
tree6486af56d229d957c01bff4a8e142c215f0dc41f /development/perf
parent9dae9f2a9dd92cbc371f273171c149290a43f222 (diff)
development/perf: Updated to match kernel version.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/perf')
-rw-r--r--development/perf/perf.SlackBuild2
-rw-r--r--development/perf/perf.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/development/perf/perf.SlackBuild b/development/perf/perf.SlackBuild
index 6617210b7be5..538f52ee622c 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.15.19}
+VERSION=${VERSION:-5.15.161}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/perf/perf.info b/development/perf/perf.info
index e79fab244d91..43cc5aeee1ba 100644
--- a/development/perf/perf.info
+++ b/development/perf/perf.info
@@ -1,5 +1,5 @@
PRGNAM="perf"
-VERSION="5.15.19"
+VERSION="5.15.161"
HOMEPAGE="https://perf.wiki.kernel.org/index.php/Main_Page"
DOWNLOAD="https://slackware.uk/~urchlay/src/perf.dummy"
MD5SUM="9cba6c70fb57a22a155073d54748b614"