wok diff tilda/receipt @ rev 25776
Update thunderbird to 68.12.1 latest ESR work with old glibc, and block autoupdate
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Sep 16 17:28:27 2024 +0200 (2 months ago) |
parents | 65ff25c4de90 |
children |
line diff
1.1 --- a/tilda/receipt Sat Oct 01 08:33:11 2022 +0000 1.2 +++ b/tilda/receipt Mon Sep 16 17:28:27 2024 +0200 1.3 @@ -17,9 +17,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - https://sourceforge.net/projects/tilda/files/tilda/ 2>/dev/null | \ 1.8 - sed '/scope="row/!d;s|.*href="|"https://sourceforge.net|;q' | xargs wget -O - 2>/dev/null | \ 1.9 - sed '/scope="row/!d;s|.*/tilda-||;s|.tar.*||;q' 1.10 + wget -O - $WEB_SITE/tags 2>/dev/null | \ 1.11 + sed '/tag\//!d;s|.*tag/[a-z-]*||;s|".*||;q' 1.12 } 1.13 1.14 # Rules to configure and make the package.