diff --git a/pkg/unbound/build b/pkg/unbound/build index e8bdc9d..14f229d 100644 --- a/pkg/unbound/build +++ b/pkg/unbound/build @@ -1,8 +1,8 @@ -VERSION="1.6.8" +VERSION="1.7.0" SRCDIR="unbound-${VERSION}" TARBALL="${SRCDIR}.tar.gz" URL="https://www.unbound.net/downloads" -SHA256SUM="e3b428e33f56a45417107448418865fe08d58e0e7fea199b855515f60884dd49" +SHA256SUM="94dd9071fb13d8ccd122a3ac67c4524a3324d0e771fc7a8a7c49af8abfb926a2" DEPENDS="libevent openssl expat" prepare() {