extra/gperftools to 2.4-1

This commit is contained in:
David Beauchamp 2015-01-13 11:11:41 -05:00
parent fbcaf28fcd
commit 5dbfcd3e02

View file

@ -10,7 +10,7 @@
# - hack to skip using v7 assembly on v6
pkgname=gperftools
pkgver=2.3
pkgver=2.4
pkgrel=1
pkgdesc="Fast, multi-threaded malloc and nifty performance analysis tools"
arch=('i686' 'x86_64')
@ -28,7 +28,7 @@ optdepends=('graphviz: pprof graph generation'
options=('!libtool')
source=("https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/$pkgname-$pkgver.tar.gz"
"armv6.patch")
md5sums=('f54dd119f0e46ac1f13264f8d97adf90'
md5sums=('2171cea3bbe053036fb5d5d25176a160'
'68606edc5920e10930647b8f276fbe88')
prepare() {