libcap-pam: update to 2.34.
This commit is contained in:
parent
2d2fc24d0e
commit
a85d5aa01f
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libcap-pam'
|
||||
pkgname=libcap-pam
|
||||
version=2.33
|
||||
version=2.34
|
||||
revision=1
|
||||
wrksrc="libcap-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -12,8 +12,9 @@ short_desc="POSIX.1e capabilities suite - PAM module"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://sites.google.com/site/fullycapable/"
|
||||
changelog="https://sites.google.com/site/fullycapable/release-notes-for-libcap"
|
||||
distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/libcap-${version}.tar.xz"
|
||||
checksum=08edeaba2757021aeec45c4eeec52566675e0e0f5d4f057284d729e04f2643d6
|
||||
checksum=aecdd42015955068d3d94b7caa9590fcb2de5df53ce53c61a21b912bfc0b1611
|
||||
|
||||
conf_files="/etc/security/capability.conf"
|
||||
|
||||
|
|
Loading…
Reference in a new issue