pam: update to 1.5.2.

This commit is contained in:
Anthony Iliopoulos 2021-09-25 10:09:16 +00:00 committed by Érico Nogueira Rolim
parent 1729003a4a
commit 08591d8704

View file

@ -1,6 +1,6 @@
# Template file for 'pam' # Template file for 'pam'
pkgname=pam pkgname=pam
version=1.5.1 version=1.5.2
revision=1 revision=1
wrksrc="Linux-PAM-$version" wrksrc="Linux-PAM-$version"
build_style=gnu-configure build_style=gnu-configure
@ -30,7 +30,7 @@ license="BSD-3-Clause"
homepage="https://github.com/linux-pam/linux-pam" homepage="https://github.com/linux-pam/linux-pam"
changelog="https://raw.githubusercontent.com/linux-pam/linux-pam/master/NEWS" changelog="https://raw.githubusercontent.com/linux-pam/linux-pam/master/NEWS"
distfiles="${homepage}/releases/download/v${version}/Linux-PAM-${version}.tar.xz" distfiles="${homepage}/releases/download/v${version}/Linux-PAM-${version}.tar.xz"
checksum=201d40730b1135b1b3cdea09f2c28ac634d73181ccd0172ceddee3649c5792fc checksum=e4ec7131a91da44512574268f493c6d8ca105c87091691b8e9b56ca685d4f94d
lib32disabled=yes lib32disabled=yes
if [ "$XBPS_CHECK_PKGS" = musl ]; then if [ "$XBPS_CHECK_PKGS" = musl ]; then