* update audit to 4.0.2-3

This commit is contained in:
Alexander Baldeck 2024-12-04 17:29:04 +01:00
parent c33a0c89a7
commit c4673ac3aa
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = audit
pkgdesc = Userspace components of the audit framework
pkgver = 4.0.2
pkgrel = 2
pkgrel = 3
url = https://people.redhat.com/sgrubb/audit
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL-2.0-or-later
license = LGPL-2.0-or-later
makedepends = apparmor

View File

@ -15,7 +15,7 @@ pkgname=(
python-audit
)
pkgver=4.0.2
pkgrel=2.1
pkgrel=3
pkgdesc='Userspace components of the audit framework'
url='https://people.redhat.com/sgrubb/audit'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)