wok diff procmail/receipt @ rev 25784
Qt5-dev: add cmake files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 24 14:47:04 2024 +0000 (3 months ago) |
parents | 7c0170dd3ecc |
children |
line diff
1.1 --- a/procmail/receipt Wed Feb 23 11:49:52 2022 +0000 1.2 +++ b/procmail/receipt Tue Sep 24 14:47:04 2024 +0000 1.3 @@ -14,8 +14,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - https://en.wikipedia.org/wiki/Procmail 2>/dev/null | \ 1.8 - sed '/Final release/!d;s|.*release.*">||' 1.9 + wget -O - https://github.com/BuGlessRB/procmail/tags 2>/dev/null | \ 1.10 + sed '/tag\//!d;s|.*tag/v*||;s|".*||;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.