wok rev 23715

updated unbound and unbound-dev (1.9.4 -> 1.10.0)
author Hans-G?nter Theisgen
date Wed Apr 29 07:26:08 2020 +0100 (2020-04-29)
parents b27ecf21e67c
children 556b14c84917
files unbound-dev/receipt unbound/receipt
line diff
     1.1 --- a/unbound-dev/receipt	Wed Apr 29 06:28:29 2020 +0100
     1.2 +++ b/unbound-dev/receipt	Wed Apr 29 07:26:08 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="unbound-dev"
     1.7 -VERSION="1.9.4"
     1.8 +VERSION="1.10.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="A validating, recursive, and caching DNS resolver, development files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
     2.1 --- a/unbound/receipt	Wed Apr 29 06:28:29 2020 +0100
     2.2 +++ b/unbound/receipt	Wed Apr 29 07:26:08 2020 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="unbound"
     2.7 -VERSION="1.9.4"
     2.8 +VERSION="1.10.0"
     2.9  CATEGORY="network"
    2.10  SHORT_DESC="A validating, recursive, and caching DNS resolver."
    2.11  MAINTAINER="pascal.bellard@slitaz.org"
    2.12 @@ -11,8 +11,8 @@
    2.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.14  WGET_URL="https://www.unbound.net/downloads/$TARBALL"
    2.15  
    2.16 -DEPENDS="libssl zlib expat"
    2.17 -BUILD_DEPENDS="openssl-dev expat-dev"
    2.18 +DEPENDS="expat libssl zlib"
    2.19 +BUILD_DEPENDS="expat-dev openssl-dev"
    2.20  
    2.21  CONFIG_FILES="/etc/unbound"
    2.22