wok diff unbound/receipt @ rev 25600
Update some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 16 15:14:43 2023 +0000 (20 months ago) |
parents | 922f061231c2 |
children | 96982f54e3dc |
line diff
1.1 --- a/unbound/receipt Mon Jan 17 11:01:52 2022 +0000 1.2 +++ b/unbound/receipt Sun Jul 16 15:14:43 2023 +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.