wok diff kilo/receipt @ rev 25503

f3: include extra programs
author Hans-G?nter Theisgen
date Fri Jan 27 10:37:43 2023 +0100 (16 months ago)
parents d8c511e24c20
children a66f312c374b
line diff
     1.1 --- a/kilo/receipt	Fri Feb 18 22:59:06 2022 +0000
     1.2 +++ b/kilo/receipt	Fri Jan 27 10:37:43 2023 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/antirez/kilo/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.