wok diff unbound/receipt @ rev 25074
Add python-ipaddress
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 13 19:39:39 2022 +0000 (2022-06-13) |
parents | 922f061231c2 |
children | 96982f54e3dc |
line diff
1.1 --- a/unbound/receipt Mon Jan 17 11:01:52 2022 +0000 1.2 +++ b/unbound/receipt Mon Jun 13 19:39:39 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.