aboutsummaryrefslogtreecommitdiff
path: root/libraries/gperftools/gperftools.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2022-02-03 20:38:32 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-04 17:53:41 +0700
commita2b6d5a5d4501046e860230092823865330970ea (patch)
tree2eda27b28f7ffe178dffe3984e457b7fc9b0daf7 /libraries/gperftools/gperftools.SlackBuild
parentd11ec5162b8bb30d17774c3b05d136c28dbe5e48 (diff)
libraries/gperftools: Updated for version 2.9.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gperftools/gperftools.SlackBuild')
-rw-r--r--libraries/gperftools/gperftools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gperftools/gperftools.SlackBuild b/libraries/gperftools/gperftools.SlackBuild
index 9d954af44b4a3..1708f2bbd6670 100644
--- a/libraries/gperftools/gperftools.SlackBuild
+++ b/libraries/gperftools/gperftools.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gperftools
-VERSION=${VERSION:-2.6.1}
+VERSION=${VERSION:-2.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}