pam_wrapper: update to 1.1.8.

This commit is contained in:
Đoàn Trần Công Danh 2025-08-30 20:02:52 +07:00
parent 0f241edbd0
commit 13cb73b9a8

View file

@ -1,17 +1,17 @@
# Template file for 'pam_wrapper' # Template file for 'pam_wrapper'
pkgname=pam_wrapper pkgname=pam_wrapper
version=1.1.5 version=1.1.8
revision=3 revision=1
build_style=cmake build_style=cmake
configure_args="-DUNIT_TESTING=ON" configure_args="-DUNIT_TESTING=ON"
hostmakedepends="cmake python3-setuptools" hostmakedepends="python3-setuptools"
makedepends="python3-devel pam-devel cmocka-devel" makedepends="python3-devel pam-devel cmocka-devel"
short_desc="Tool to test PAM applications and modules" short_desc="Tool to test PAM applications and modules"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>" maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://cwrap.org/pam_wrapper.html" homepage="https://cwrap.org/pam_wrapper.html"
distfiles="https://www.samba.org/ftp/cwrap/pam_wrapper-${version}.tar.gz" distfiles="https://ftp.samba.org/pub/cwrap/pam_wrapper-${version}.tar.gz"
checksum=bbc47d9990eef7b33db55d63a9e2cde5d16e8989a17c6456b8ca2a582d72f889 checksum=6549c0b3e41d1ebe0c94a1be63c25eec918191462b602ab6f47d4a5fa709c3e4
lib32disabled=yes lib32disabled=yes
python3-pypamtest_package() { python3-pypamtest_package() {