wok diff tilda/receipt @ rev 25618
Update get-pcem-roms
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 28 14:28:52 2023 +0000 (17 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 Aug 28 14:28:52 2023 +0000 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.