mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/valgrind to 3.18.1-4
This commit is contained in:
parent
dddd3aa04b
commit
4301c7a1a1
1 changed files with 3 additions and 1 deletions
|
@ -7,9 +7,11 @@
|
|||
# - patch from Fedora for AArch64
|
||||
# - removed lib32 package make/optdepends
|
||||
|
||||
noautobuild=1
|
||||
|
||||
pkgname=valgrind
|
||||
pkgver=3.18.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='Tool to help find memory-management problems in programs'
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
|
|
Loading…
Reference in a new issue