gperftools: update to 2.3.

This commit is contained in:
Enno Boland 2014-12-09 10:31:13 +01:00
parent a761dceae4
commit 1747470638

View File

@ -1,6 +1,6 @@
# Template build file for 'gperftools'
pkgname=gperftools
version=2.2.1
version=2.3
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=7faef95ed208f7d5e0804378c01563d1858e6a7f270dac16459a6afe1427f9bf
checksum=1a8f994ac305a44cfab2f7d00bfd7a7e34b12906859e1b47e6af385aa729ea79
hostmakedepends="unzip"
makedepends="libunwind-devel"