pam_wrapper: update to 1.1.5.

This commit is contained in:
Đoàn Trần Công Danh 2023-08-18 11:10:06 +07:00
parent 41942a2549
commit f25d657c6e
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'pam_wrapper'
pkgname=pam_wrapper
version=1.1.4
revision=2
version=1.1.5
revision=1
build_style=cmake
configure_args="-DUNIT_TESTING=ON"
hostmakedepends="cmake python3"
hostmakedepends="python3"
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=ce31bb2fb8e1dc91d8f05ce585134753e46c768fb4a614a3b97882bdee1907b2
checksum=bbc47d9990eef7b33db55d63a9e2cde5d16e8989a17c6456b8ca2a582d72f889
lib32disabled=yes
python3-pypamtest_package() {