wok diff libluv/receipt @ rev 25656
Up fwknop (2.6.11)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 09 11:08:06 2024 +0000 (12 months ago) |
parents | 595fe6959202 |
children |
line diff
1.1 --- a/libluv/receipt Mon Feb 27 10:05:50 2023 +0000 1.2 +++ b/libluv/receipt Fri Feb 09 11:08:06 2024 +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 - ${WGET_URL%/arch*}/releases 2>/dev/null | \ 1.8 - sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;s|-|.|;q' 1.9 + wget -O - ${WGET_URL%/down*} 2>/dev/null | \ 1.10 + sed '/tag\//!d;s|.*tag/[A-Za-z ]*||;s|".*||;s|-|.|g;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.