wok diff Connect-Four/receipt @ rev 25783
Up verbiste (0.1.49)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 24 13:23:01 2024 +0000 (7 weeks ago) |
parents | c470ca10c896 |
children |
line diff
1.1 --- a/Connect-Four/receipt Tue Jul 18 17:30:47 2023 +0000 1.2 +++ b/Connect-Four/receipt Tue Sep 24 13:23:01 2024 +0000 1.3 @@ -16,7 +16,7 @@ 1.4 current_version() 1.5 { 1.6 wget -O - $WEB_SITE/commits/master 2>/dev/null | \ 1.7 - sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d 1.8 + sed 's|",|&\n|g' | sed '/committedDate/!d;s|.*":"||;s|T.*||;s|-||g;q' 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.