diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-08-21 15:30:15 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-08-21 19:18:19 -0300 |
commit | 3cfa22d817daf6a79f40d4759d32232a23fcf752 (patch) | |
tree | 4af76e6ed8a5ba093f9a1a4fccf09a21e2cf08f3 /community/shadow | |
parent | dcd02fb98d26b87d72c232efee46d7a41014d71d (diff) | |
download | aports-3cfa22d817daf6a79f40d4759d32232a23fcf752.tar.bz2 aports-3cfa22d817daf6a79f40d4759d32232a23fcf752.tar.xz |
community/shadow: upgrade to 4.7
Diffstat (limited to 'community/shadow')
-rw-r--r-- | community/shadow/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/shadow/APKBUILD b/community/shadow/APKBUILD index 5093a8223b..991827ec65 100644 --- a/community/shadow/APKBUILD +++ b/community/shadow/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=shadow -pkgver=4.6 -pkgrel=4 +pkgver=4.7 +pkgrel=0 pkgdesc="PAM-using login and passwd utilities (usermod, useradd, ...)" url="http://pkg-shadow.alioth.debian.org/" arch="all" @@ -102,7 +102,7 @@ uidmap() { touch etc/subuid etc/subgid } -sha512sums="e8eee52c649d9973f724bc2d5aeee71fa2e6a2e41ec3487cd6cf6d47af70c32e0cdf304df29b32eae2b6eb6f9066866b5f2c891add0ec87ba583bea3207b3631 shadow-4.6.tar.xz +sha512sums="331ff09ec084149b88ac23c0f7e3b3eb02deba03a1623d46f0abdab4dbae50db2146c3cab8c1e36e8f0b496089204d2cc274265f552fb81bc2deb49ce44c7284 shadow-4.7.tar.xz 38e78aade316350dc26000b35335a778f12f5deb0f54ea23f84000ad92a683c519c7814165b5ed7e63187d11677993082d35dc6c21f7f66c6aee8e3fd4b3694b chpasswd.pamd 46a6f83f3698e101b58b8682852da749619412f75dfa85cecad03d0847f6c3dc452d984510db7094220e4570a0565b83b0556e16198ad894a3ec84b3e513d58d login.pamd 999eb67be2c1d6bcf752ce217ddbed868e4415d3e60676872db1b3da79b1c7d7da6b5d03335297d6358c41e7d21c32ba2df1bd6834ac4ba364b999ed7170f846 defaults.patch |