wok diff grub/receipt @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
parents 87f1b8852b4c
children 85fdef900d06
line diff
     1.1 --- a/grub/receipt	Thu Feb 10 19:39:21 2022 +0000
     1.2 +++ b/grub/receipt	Wed May 11 08:28:28 2022 -0400
     1.3 @@ -17,7 +17,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/*} 2>/dev/null | \
     1.7 -	sed "/$PACKAGE-/!d;/tar/!d;s|.*$PACKAGE-||;s|.tar.*||" | sort -Vr | sed q
     1.8 +	sed "/$PACKAGE-0/!d;/tar/!d;s|.*$PACKAGE-||;s|.[a-z].*||" | sort -Vr | sed q
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.