gperftools: update to 2.4.
This commit is contained in:
parent
8fa11ee37f
commit
1617892246
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue