mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/valgrind to 3.13.0-4
This commit is contained in:
parent
a234ce18ac
commit
90ec6663a1
1 changed files with 3 additions and 3 deletions
|
@ -7,13 +7,13 @@
|
|||
# - patch from Fedora for AArch64
|
||||
|
||||
buildarch=12
|
||||
#noautobuild=1
|
||||
noautobuild=1
|
||||
|
||||
pkgname=valgrind
|
||||
pkgver=3.13.0
|
||||
pkgrel=3.1
|
||||
pkgrel=4
|
||||
pkgdesc='A tool to help find memory-management problems in programs'
|
||||
arch=(i686 x86_64)
|
||||
arch=(x86_64)
|
||||
license=(GPL)
|
||||
url='http://valgrind.org/'
|
||||
depends=('glibc=2.26' perl)
|
||||
|
|
Loading…
Reference in a new issue