wok diff mytop/receipt @ rev 24995

updated nginx and nginx-extras (1.19.0 -> 1.21.6)
author Hans-G?nter Theisgen
date Mon May 16 10:04:06 2022 +0100 (2022-05-16)
parents 241fb98cab1c
children 6e5c8ce7fb15
line diff
     1.1 --- a/mytop/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/mytop/receipt	Mon May 16 10:04:06 2022 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $WEB_SITE 2>/dev/null | \
     1.7 -	sed "/latest/d;/$PACKAGE-[0-9]/!d;/tar/!d;s|.*$PACKAGE-||;s|.tar.*||" | sort -Vr | sed q
     1.8 +	sed '/mytop-[0-9]/!d;s|.*top-||;s|.t.*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.