wok-next diff unbound/receipt @ rev 21038

Small updates
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Nov 08 15:34:32 2018 +0200 (2018-11-08)
parents e7a485521d6a
children
line diff
     1.1 --- a/unbound/receipt	Tue Aug 07 00:30:45 2018 +0300
     1.2 +++ b/unbound/receipt	Thu Nov 08 15:34:32 2018 +0200
     1.3 @@ -6,13 +6,13 @@
     1.4  SHORT_DESC="A validating, recursive, and caching DNS resolver"
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="BSD"
     1.7 -WEB_SITE="https://www.unbound.net/"
     1.8 +WEB_SITE="https://nlnetlabs.nl/projects/unbound/about/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11 -WGET_URL="https://www.unbound.net/downloads/$TARBALL"
    1.12 +WGET_URL="https://www.unbound.net/downloads/$TARBALL" # FIXME
    1.13  
    1.14  BUILD_DEPENDS="openssl-dev expat-dev"
    1.15 -SPLIT="unbound-dev"
    1.16 +SPLIT="$PACKAGE-dev"
    1.17  
    1.18  compile_rules() {
    1.19  	# Do we need static libraries?