wok diff pwsafe/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 (10 days ago) |
parents | 0262035dc1e7 |
children |
line diff
1.1 --- a/pwsafe/receipt Sun Jul 16 18:06:38 2023 +0000 1.2 +++ b/pwsafe/receipt Fri Jun 06 06:34:03 2025 +0000 1.3 @@ -17,8 +17,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - https://github.com/nsd20463/pwsafe/releases 2>/dev/null | \ 1.8 - sed '/tag\//!d;s|.*tag/v*||;s|".*||;q' 1.9 + wget -O - https://github.com/nsd20463/pwsafe/tags 2>/dev/null | \ 1.10 + sed '/tag\//!d;s|.*tag/[a-z_]*||;s|".*||;s|_|.|g;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.