Signed-off-by: Stefan Schantl --- pam/pam.nm | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/pam/pam.nm b/pam/pam.nm index facedb378..de24a97fb 100644 --- a/pam/pam.nm +++ b/pam/pam.nm @@ -4,8 +4,8 @@ ############################################################################### name = pam -version = 1.3.0 -release = 2 +version = 1.5.2 +release = 1 thisapp = Linux-PAM-%{version} groups = System/Base @@ -19,10 +19,8 @@ description having to recompile programs that handle authentication. end -# This is the old location that might be revived in future -# source_dl = http://ftp.us.kernel.org/pub/linux/libs/pam/library/ - -source_dl = http://www.linux-pam.org/library/ +source_dl = https://github.com/linux-pam/linux-pam/releases/download/v%{version}/ +sources = %{thisapp}.tar.xz build requires -- 2.30.2