diff options
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 |
commit | 441adff9d6d67dad44c2aeb139d0afb6793f4481 (patch) | |
tree | fd80115a22af0f76d9cbaf4cff560bbf8a23439c /libraries/gperftools/gperftools.SlackBuild | |
parent | ac1154470631dac971d24a9b880fc8d457543b27 (diff) |
libraries/gperftools: Updated for version 2.6.1
Signed-off-by: Andre Barboza <bmg.andre@gmail.com>
Diffstat (limited to 'libraries/gperftools/gperftools.SlackBuild')
-rw-r--r-- | libraries/gperftools/gperftools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gperftools/gperftools.SlackBuild b/libraries/gperftools/gperftools.SlackBuild index 022117f31fc4..48d5633e86ab 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} |