wok diff openssh-pam/receipt @ rev 25850
Up bzip3 (1.5.2), dropbear (2025.88), tinyssh (20250501)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 06 06:34:03 2025 +0000 (2 weeks ago) |
parents | d88295c12cfc |
children |
line diff
1.1 --- a/openssh-pam/receipt Fri Dec 22 14:30:01 2023 +0000 1.2 +++ b/openssh-pam/receipt Fri Jun 06 06:34:03 2025 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="openssh-pam" 1.7 -VERSION="9.6p1" 1.8 +VERSION="9.3p1" 1.9 CATEGORY="security" 1.10 TAGS="ssh security" 1.11 SHORT_DESC="Openbsd Secure Shell using PAM." 1.12 @@ -23,6 +23,7 @@ 1.13 CONFIG_FILES="/etc/ssh/*config /etc/ssh/moduli" 1.14 SECRET_FILES="/etc/ssh/*key*" 1.15 1.16 +# What is the latest version available today? 1.17 current_version() 1.18 { 1.19 wget -O - ${WGET_URL%/*}/ 2>/dev/null | \