aboutsummaryrefslogtreecommitdiff
path: root/development/pahole/pahole.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/pahole/pahole.SlackBuild')
-rw-r--r--development/pahole/pahole.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/pahole/pahole.SlackBuild b/development/pahole/pahole.SlackBuild
index 1313776ccf835..7a4555cc2525a 100644
--- a/development/pahole/pahole.SlackBuild
+++ b/development/pahole/pahole.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pahole
-# Copyright 2019-2022 xaizek <xaizek@posteo.net>
+# Copyright 2019-2023 xaizek <xaizek@posteo.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pahole
-VERSION=${VERSION:-1.24}
-LIBBPF_VER="${LIBBPF_VER:-645500dd7d2d6b5bb76e4c0375d597d4f0c4814e}"
+VERSION=${VERSION:-1.25}
+LIBBPF_VER="${LIBBPF_VER:-6597330c45d185381900037f0130712cd326ae59}"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}