extra/gperftools to 2.9.1-1

This commit is contained in:
Kevin Mihelich 2021-03-11 13:53:05 +00:00
parent 14db518a2b
commit 8d0279d43c

View file

@ -10,7 +10,7 @@
# - depend on libunwind for AArch64
pkgname=gperftools
pkgver=2.8.1
pkgver=2.9.1
pkgrel=1
pkgdesc="Fast, multi-threaded malloc and nifty performance analysis tools"
arch=('x86_64')
@ -28,7 +28,7 @@ optdepends=('graphviz: pprof graph generation'
'gv: pprof postscript generation')
source=(https://github.com/gperftools/gperftools/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz
"armv6.patch")
sha256sums=('12f07a8ba447f12a3ae15e6e3a6ad74de35163b787c0c7b76288d7395f2f74e0'
sha256sums=('ea566e528605befb830671e359118c2da718f721c27225cbbc93858c7520fee3'
'5a6b7c43ef4c916df930a6a59bef3285d19faffcdb6107a29a96552e53d243ee')
prepare() {