gpertools: update to 2.1.90

This commit is contained in:
Enno Boland 2014-05-03 23:29:40 +02:00
parent dce79f108e
commit 3592f29f9c
2 changed files with 8 additions and 4 deletions

View file

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

View file

@ -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 <eb@s01.de>"
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() {