wok diff unbound/receipt @ rev 23807

eudev: include relocated udevadm
author Richard Dunbar <mojo@slitaz.org>
date Sun May 24 12:23:14 2020 -0400 (2020-05-24)
parents bff282a27539
children 35292b022843
line diff
     1.1 --- a/unbound/receipt	Tue Oct 29 15:54:23 2019 +0100
     1.2 +++ b/unbound/receipt	Sun May 24 12:23:14 2020 -0400
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="unbound"
     1.7 -VERSION="1.9.4"
     1.8 +VERSION="1.10.0"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="A validating, recursive, and caching DNS resolver."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -11,8 +11,8 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WGET_URL="https://www.unbound.net/downloads/$TARBALL"
    1.15  
    1.16 -DEPENDS="libssl zlib expat"
    1.17 -BUILD_DEPENDS="openssl-dev expat-dev"
    1.18 +DEPENDS="expat libssl zlib"
    1.19 +BUILD_DEPENDS="expat-dev openssl-dev"
    1.20  
    1.21  CONFIG_FILES="/etc/unbound"
    1.22