wok diff unbound/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
parents 922f061231c2
children 96982f54e3dc
line diff
     1.1 --- a/unbound/receipt	Mon Jan 17 11:01:52 2022 +0000
     1.2 +++ b/unbound/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - "${WGET_URL%/*}?C=M;O=A" 2>/dev/null | \
     1.7 -	sed "/$PACKAGE-[0-9]/!d;s|.*$PACKAGE-||;s|.tar.*||" | tail -n1
     1.8 +	sed "/$PACKAGE-[0-9]/!d;/tar/!d;s|.*$PACKAGE-||;s|.tar.*||" | tail -n1
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.