gperftools: update to 2.2.1

This commit is contained in:
Enno Boland 2014-07-03 21:31:57 +02:00
parent 8c63e62d0b
commit 15f6d2e675

View file

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