wok diff libhx/receipt @ rev 25608
Update some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 20 09:05:42 2023 +0000 (19 months ago) |
parents | a6336704378f |
children |
line diff
1.1 --- a/libhx/receipt Mon Mar 21 17:23:16 2022 +0100 1.2 +++ b/libhx/receipt Thu Jul 20 09:05:42 2023 +0000 1.3 @@ -18,8 +18,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - https://sourceforge.net/projects/libhx/files/libHX/ 2>/dev/null | \ 1.8 - sed '/scope="row/!d;s|.*/libHX-||;s|.tar.*||;q' 1.9 + wget -O - $WEB_SITE 2>/dev/null | \ 1.10 + sed '/atest release/!d;s|.*release: <b>||;s|<.*||;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.