wok diff dummynet64/receipt @ rev 25697

dool: reduced size of package
author Hans-G?nter Theisgen
date Sun May 12 07:10:04 2024 +0100 (4 weeks ago)
parents 34e801e0eb52
children
line diff
     1.1 --- a/dummynet64/receipt	Sat Feb 19 14:19:02 2022 +0000
     1.2 +++ b/dummynet64/receipt	Sun May 12 07:10:04 2024 +0100
     1.3 @@ -21,7 +21,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/luigirizzo/dummynet/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 configure and make the package.