wok-current diff unbound/receipt @ rev 25601
use gcc49-lib-base for openldap-dev
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Sep 01 12:04:33 2023 +0000 (17 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 Fri Sep 01 12:04:33 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.