summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andre Barboza <bmg.andre@gmail.com>2017-07-29 19:03:14 -0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-05 07:08:00 +0700
commit441adff9d6d67dad44c2aeb139d0afb6793f4481 (patch)
treefd80115a22af0f76d9cbaf4cff560bbf8a23439c
parentac1154470631dac971d24a9b880fc8d457543b27 (diff)
downloadslackbuilds-441adff9d6d67dad44c2aeb139d0afb6793f4481.tar.gz
slackbuilds-441adff9d6d67dad44c2aeb139d0afb6793f4481.tar.xz
libraries/gperftools: Updated for version 2.6.1
Signed-off-by: Andre Barboza <bmg.andre@gmail.com>
-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 022117f31f..48d5633e86 100644
--- a/libraries/gperftools/gperftools.SlackBuild
+++ b/libraries/gperftools/gperftools.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gperftools
-VERSION=${VERSION:-2.5}
+VERSION=${VERSION:-2.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/gperftools/gperftools.info b/libraries/gperftools/gperftools.info
index 5e95e62c74..ecb5b66719 100644
--- a/libraries/gperftools/gperftools.info
+++ b/libraries/gperftools/gperftools.info
@@ -1,8 +1,8 @@
PRGNAM="gperftools"
-VERSION="2.5"
+VERSION="2.6.1"
HOMEPAGE="https://github.com/gperftools/gperftools/"
-DOWNLOAD="https://github.com/gperftools/gperftools/archive/gperftools-2.5/gperftools-gperftools-2.5.tar.gz"
-MD5SUM="b2e7137ae1c5839cc83f1e4d3af8d952"
+DOWNLOAD="https://github.com/gperftools/gperftools/archive/gperftools-2.6.1/gperftools-gperftools-2.6.1.tar.gz"
+MD5SUM="26cdb889bb3532aee0e8129a2d2c3ee2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""