wok diff logfsprogs/receipt @ rev 24554

updated flac and flac-dev again (1.3.3 -> 1.3.4)
author Hans-G?nter Theisgen
date Fri Feb 25 11:25:23 2022 +0100 (2022-02-25)
parents 34e801e0eb52
children a66f312c374b
line diff
     1.1 --- a/logfsprogs/receipt	Sat Feb 19 14:19:02 2022 +0000
     1.2 +++ b/logfsprogs/receipt	Fri Feb 25 11:25:23 2022 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/prasad-joshi/logfsprogs/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.