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>
This commit is contained in:
Matteo Bernardini 2022-02-03 20:38:32 +01:00 committed by Willy Sudiarto Raharjo
parent d11ec5162b
commit a2b6d5a5d4
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

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

View File

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