wok diff wbar/receipt @ rev 25678
Patch ghostscript CVE-2023-36664
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Mar 08 14:12:03 2024 +0100 (7 months ago) |
parents | 98eb7c7288b5 |
children |
line diff
1.1 --- a/wbar/receipt Sun Dec 24 10:30:04 2023 +0000 1.2 +++ b/wbar/receipt Fri Mar 08 14:12:03 2024 +0100 1.3 @@ -19,7 +19,7 @@ 1.4 current_version() 1.5 { 1.6 wget -O - $WEB_SITE/commits/dev-3.0 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 configure and make the package.