wok diff trickle/receipt @ rev 25074

Add python-ipaddress
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 13 19:39:39 2022 +0000 (23 months ago)
parents f01b54fbd046
children c965782a38e0
line diff
     1.1 --- a/trickle/receipt	Wed Mar 16 15:28:37 2022 +0000
     1.2 +++ b/trickle/receipt	Mon Jun 13 19:39:39 2022 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $WEB_SITE/commits/master 2>/dev/null | \
     1.7 -	sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q'
     1.8 +	sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.