From 3592f29f9cf5ed5a85758de289f8b6e4d367add2 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 3 May 2014 23:29:40 +0200 Subject: [PATCH] gpertools: update to 2.1.90 --- common/shlibs | 6 +++++- srcpkgs/gperftools/template | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 3792204fefa..fbb1a2269b8 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1590,4 +1590,8 @@ libsphinxad.so.0 sphinxbase-0.8_1 libsphinxbase.so.1 sphinxbase-0.8_1 libpocketsphinx.so.1 libpocketsphinx-0.8_3 libcmuclmtk.so.0 libcmuclmtk-0.7_2 - +libtcmalloc_minimal.so.4 gperftools-2.1.90_1 +libtcmalloc_minimal_debug.so.4 gperftools-2.1.90_1 +libtcmalloc_debug.so.4 gperftools-2.1.90_1 +libprofiler.so.0 gperftools-2.1.90_1 +libtcmalloc_and_profiler.so.4 gperftools-2.1.90_1 diff --git a/srcpkgs/gperftools/template b/srcpkgs/gperftools/template index eeb87013ba5..bdba5656c26 100644 --- a/srcpkgs/gperftools/template +++ b/srcpkgs/gperftools/template @@ -1,14 +1,14 @@ # Template build file for 'gperftools' pkgname=gperftools -version=2.1 +version=2.1.90 revision=1 build_style=gnu-configure short_desc="multi-threaded malloc() and performance analysis tools" maintainer="Enno Boland " license="BSD-3-Clause" homepage="http://gperftools.googlecode.com" -distfiles="${homepage}/files/gperftools-${version}.tar.gz" -checksum=f3ade29924f89409d8279ab39e00af7420593baa4941c318db42e70ead7e494f +distfiles="https://docs.google.com/uc?export=download&id=0B6NtGsLhIcf7b1E3RlVMelc3dW8>${pkgname}-${pkgversion}.tar.gz" +checksum=364e30872d57f1ad79be7ada10653c86278644db4eb69d5a885214a1fed6bb75 makedepends="libunwind-devel" gperftools-devel_package() {