gperftools: update to 2.4.

This commit is contained in:
Enno Boland 2015-01-13 00:35:20 +01:00
parent 8fa11ee37f
commit 1617892246
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'gperftools'
pkgname=gperftools
version=2.3
version=2.4
revision=1
build_style=gnu-configure
short_desc="multi-threaded malloc() and performance analysis tools"
@ -8,7 +8,7 @@ maintainer="Enno Boland <eb@s01.de>"
license="BSD-3-Clause"
homepage="http://gperftools.googlecode.com"
distfiles="https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/gperftools-$version.zip"
checksum=1a8f994ac305a44cfab2f7d00bfd7a7e34b12906859e1b47e6af385aa729ea79
checksum=2d80f7b0126d73f5cda70f36d2a4ba88da93b1775e9fd2acf773bb2854e97a38
hostmakedepends="unzip"
makedepends="libunwind-devel"