development/perf: Updated to match kernel version.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-06-23 09:03:30 +07:00
parent 9dae9f2a9d
commit db6fbc95bc
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 2 additions and 2 deletions

View file

@ -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}

View file

@ -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"