libpam-policycache: update to 0.11.
This commit is contained in:
parent
37d8679860
commit
02a5d1bec8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libpam-policycache'
|
||||
pkgname=libpam-policycache
|
||||
version=0.10
|
||||
revision=2
|
||||
version=0.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake libtool pkg-config"
|
||||
makedepends="glib-devel libscrypt-devel pam-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/google/libpam-policycache"
|
||||
distfiles="https://github.com/google/libpam-policycache/archive/v$version.tar.gz"
|
||||
checksum=7a8210d4a64980af11ff770578e724f2eae2aca56b4cc5977902290468f5aaf0
|
||||
checksum=d1a074493d3a4076094a79093ec02c8fdd886069b9624d8b6765f7a1e840fae6
|
||||
CFLAGS="-Wno-error=deprecated-declarations"
|
||||
|
||||
make_dirs="/etc/libpam-policycache.d 0755 root root
|
||||
|
|
Loading…
Reference in a new issue