wok-current diff lzip/receipt @ rev 25720
Up gnumeric (1.12.57) and deps
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Jun 18 11:05:31 2024 +0000 (5 months ago) |
parents | 1c75fb23b954 |
children |
line diff
1.1 --- a/lzip/receipt Thu Mar 31 08:05:33 2022 +0100 1.2 +++ b/lzip/receipt Tue Jun 18 11:05:31 2024 +0000 1.3 @@ -15,10 +15,11 @@ 1.4 1.5 HOST_ARCH="i486 arm" 1.6 1.7 +# What is the latest version available today? 1.8 current_version() 1.9 { 1.10 wget -O - $(dirname $WGET_URL) 2>/dev/null | \ 1.11 - sed '/>lzip-/!d;s|.*lzip-||;s|.tar.*||' | sed '$!d' 1.12 + sed '/>lzip-/!d;/tar/d;s|.*lzip-||;s|.tar.*||' | sed '$!d' 1.13 } 1.14 1.15 # Rules to configure and make the package.