wok diff mytop/receipt @ rev 24679

updated iso-codes (4.4 -> 4.9.0)
author Hans-G?nter Theisgen
date Sat Mar 12 09:36:26 2022 +0100 (2022-03-12)
parents 241fb98cab1c
children 6e5c8ce7fb15
line diff
     1.1 --- a/mytop/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/mytop/receipt	Sat Mar 12 09:36:26 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.