Rebuild with audit

This commit is contained in:
2026-04-07 19:30:37 +03:00
parent 5cccae1a5f
commit a95c91c1e2
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
name: shadow
description: Password and account management tool suite
version: 4.19.4
revision: 1
revision: 2
url: https://github.com/shadow-maint/shadow/
license: BSD-3-Clause
maintainers:
@@ -13,6 +13,7 @@ keep:
depends:
- acl
- attr
- audit
- glibc
- libbsd
- libxcrypt
+1
View File
@@ -15,6 +15,7 @@ build() {
./configure --sysconfdir=/etc \
--disable-static \
--with-audit \
--with-{b,yes}crypt \
--with-libbsd \
--with-group-name-max-length=32 \