mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/gperftools to 2.4-1
This commit is contained in:
parent
fbcaf28fcd
commit
5dbfcd3e02
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue