mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
shadow: fix cracklib removal fallout.
This commit is contained in:
parent
eaf79d8b78
commit
51ec66ade7
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
password required pam_unix.so sha512 shadow use_authtok
|
||||
password required pam_unix.so sha512 shadow nullok
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'shadow'
|
||||
pkgname=shadow
|
||||
version=4.1.5.1
|
||||
revision=16
|
||||
revision=17
|
||||
build_style=gnu-configure
|
||||
configure_args="--bindir=/usr/bin --sbindir=/usr/sbin
|
||||
--libdir=/usr/lib --enable-shared --disable-static
|
||||
|
|
Loading…
Add table
Reference in a new issue