summaryrefslogtreecommitdiffstats
path: root/libraries/gperftools
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2022-02-03 20:38:32 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-04 17:53:41 +0700
commita2b6d5a5d4501046e860230092823865330970ea (patch)
tree2eda27b28f7ffe178dffe3984e457b7fc9b0daf7 /libraries/gperftools
parentd11ec5162b8bb30d17774c3b05d136c28dbe5e48 (diff)
downloadslackbuilds-a2b6d5a5d4501046e860230092823865330970ea.tar.gz
slackbuilds-a2b6d5a5d4501046e860230092823865330970ea.tar.xz
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')
-rw-r--r--libraries/gperftools/gperftools.SlackBuild2
-rw-r--r--libraries/gperftools/gperftools.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/gperftools/gperftools.SlackBuild b/libraries/gperftools/gperftools.SlackBuild
index 9d954af44b..1708f2bbd6 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}
diff --git a/libraries/gperftools/gperftools.info b/libraries/gperftools/gperftools.info
index ecb5b66719..afc6610ded 100644
--- a/libraries/gperftools/gperftools.info
+++ b/libraries/gperftools/gperftools.info
@@ -1,8 +1,8 @@
PRGNAM="gperftools"
-VERSION="2.6.1"
+VERSION="2.9.1"
HOMEPAGE="https://github.com/gperftools/gperftools/"
-DOWNLOAD="https://github.com/gperftools/gperftools/archive/gperftools-2.6.1/gperftools-gperftools-2.6.1.tar.gz"
-MD5SUM="26cdb889bb3532aee0e8129a2d2c3ee2"
+DOWNLOAD="https://github.com/gperftools/gperftools/archive/gperftools-2.9.1/gperftools-gperftools-2.9.1.tar.gz"
+MD5SUM="e340f1b247ff512119a2db98c1538dc1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""