wok-next diff unbound/receipt @ rev 21525

updated bluez (5.48 -> 5.54)
author Hans-G?nter Theisgen
date Fri Jun 19 14:18:19 2020 +0100 (2020-06-19)
parents e7a485521d6a
children
line diff
     1.1 --- a/unbound/receipt	Tue Aug 07 00:30:45 2018 +0300
     1.2 +++ b/unbound/receipt	Fri Jun 19 14:18:19 2020 +0100
     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?