shadow: update to 4.7.
This commit is contained in:
parent
40dd8c1a21
commit
316a6fc561
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'shadow'
|
||||
pkgname=shadow
|
||||
version=4.6
|
||||
revision=2
|
||||
version=4.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --disable-static
|
||||
--with-libpam --without-selinux --with-acl --with-attr
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/shadow-maint/shadow"
|
||||
distfiles="${homepage}/releases/download/${version}/shadow-${version}.tar.xz"
|
||||
checksum=0998c8d84242a231ab0acb7f8613927ff5bcff095f8aa6b79478893a03f05583
|
||||
checksum=e5e196a4a7e3b228c812f3163d368be3e932e6eaa4e616677a148d9ec921e16c
|
||||
conf_files="/etc/pam.d/* /etc/default/* /etc/login.defs"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue