* update valgrind to 3.24.0-2

This commit is contained in:
Alexander Baldeck 2025-02-10 16:14:10 +01:00
parent 85d568d1d6
commit ab11c00a32
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = valgrind
pkgdesc = Tool to help find memory-management problems in programs
pkgver = 3.24.0
pkgrel = 1
pkgrel = 2
url = https://valgrind.org/
arch = x86_64
arch = powerpc64le

View File

@ -15,7 +15,7 @@
pkgname=valgrind
pkgver=3.24.0
pkgrel=1
pkgrel=2
pkgdesc='Tool to help find memory-management problems in programs'
arch=(x86_64 powerpc64le powerpc64 powerpc)
license=('GPL-2.0-or-later')