wok diff zx2/receipt @ rev 25702

Update miniupnp* web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 29 13:27:26 2024 +0000 (4 months ago)
parents cb71c3a76f5a
children
line diff
     1.1 --- a/zx2/receipt	Tue Aug 01 18:37:27 2023 +0000
     1.2 +++ b/zx2/receipt	Wed May 29 13:27:26 2024 +0000
     1.3 @@ -15,8 +15,8 @@
     1.4  # What is the latest version available today?
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - $WEB_SITE/commits/master 2>/dev/null | \
     1.8 -	sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d
     1.9 +	wget -O - $WEB_SITE/commits/main 2>/dev/null | \
    1.10 +	sed 's|",|&\n|g' | sed '/committedDate/!d;s|.*":"||;s|T.*||;s|-||g;q'
    1.11  }
    1.12  
    1.13  # Rules to configure and make the package.