mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 09:32:57 +02:00
pam_wrapper: update to 1.1.8.
This commit is contained in:
parent
0f241edbd0
commit
13cb73b9a8
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'pam_wrapper'
|
||||
pkgname=pam_wrapper
|
||||
version=1.1.5
|
||||
revision=3
|
||||
version=1.1.8
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUNIT_TESTING=ON"
|
||||
hostmakedepends="cmake python3-setuptools"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel pam-devel cmocka-devel"
|
||||
short_desc="Tool to test PAM applications and modules"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://cwrap.org/pam_wrapper.html"
|
||||
distfiles="https://www.samba.org/ftp/cwrap/pam_wrapper-${version}.tar.gz"
|
||||
checksum=bbc47d9990eef7b33db55d63a9e2cde5d16e8989a17c6456b8ca2a582d72f889
|
||||
distfiles="https://ftp.samba.org/pub/cwrap/pam_wrapper-${version}.tar.gz"
|
||||
checksum=6549c0b3e41d1ebe0c94a1be63c25eec918191462b602ab6f47d4a5fa709c3e4
|
||||
lib32disabled=yes
|
||||
|
||||
python3-pypamtest_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue