wok diff tnylpo/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 787a1807d2bb
children a5e183d53960
line diff
     1.1 --- a/tnylpo/receipt	Mon Oct 18 14:47:15 2021 +0000
     1.2 +++ b/tnylpo/receipt	Wed May 11 08:28:28 2022 -0400
     1.3 @@ -16,7 +16,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \
     1.7 -	sed '/tar.gz/!d;s|.*/tnylpo-\(.*\).tar.gz".*|\1|;q'
     1.8 +	sed '/tar.gz/!d;/data/d;s|.*/tnylpo-\(.*\).tar.gz".*|\1|' | sort -Vr | sed q
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.