mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +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
|
# - patch from Fedora for AArch64
|
||||||
# - removed lib32 package make/optdepends
|
# - removed lib32 package make/optdepends
|
||||||
|
|
||||||
|
noautobuild=1
|
||||||
|
|
||||||
pkgname=valgrind
|
pkgname=valgrind
|
||||||
pkgver=3.18.1
|
pkgver=3.18.1
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc='Tool to help find memory-management problems in programs'
|
pkgdesc='Tool to help find memory-management problems in programs'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
|
|
Loading…
Reference in a new issue