wok-current diff unbound/receipt @ rev 25556
created recipes for nted and nted-lang
author | Hans-G?nter Theisgen |
---|---|
date | Sat Apr 22 14:54:15 2023 +0100 (20 months ago) |
parents | 922f061231c2 |
children |
line diff
1.1 --- a/unbound/receipt Mon Jan 17 11:01:52 2022 +0000 1.2 +++ b/unbound/receipt Sat Apr 22 14:54:15 2023 +0100 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.