gperftools: update to 2.2.1
This commit is contained in:
parent
8c63e62d0b
commit
15f6d2e675
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'gperftools'
|
||||
pkgname=gperftools
|
||||
version=2.2
|
||||
version=2.2.1
|
||||
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="https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/gperftools-2.2.zip"
|
||||
checksum=309cdffc7bea6355e79f9055c7b02f695e84010b91083fae52760122d96c6a72
|
||||
distfiles="https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/gperftools-$version.zip"
|
||||
checksum=7faef95ed208f7d5e0804378c01563d1858e6a7f270dac16459a6afe1427f9bf
|
||||
hostmakedepends="unzip"
|
||||
makedepends="libunwind-devel"
|
||||
|
||||
|
|
Loading…
Reference in New Issue