wok-current diff cortex/receipt @ rev 25109
Up perl-date-manip (6.88)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 25 09:21:55 2022 +0000 (2022-06-25) |
parents | 34e801e0eb52 |
children |
line diff
1.1 --- a/cortex/receipt Sat Feb 19 14:19:02 2022 +0000 1.2 +++ b/cortex/receipt Sat Jun 25 09:21:55 2022 +0000 1.3 @@ -17,7 +17,7 @@ 1.4 current_version() 1.5 { 1.6 wget -O - https://github.com/GGLucas/cortex/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 gen a SliTaz package suitable for Tazpkg.