summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Gerardo Zamudio2018-12-07 15:25:27 +0100
committer Willy Sudiarto Raharjo2018-12-09 07:17:18 +0100
commitb2b3d25609cdab47dd07594baa1c58ef585f20f8 (patch)
tree467334be1ac006c064dd3df9bbed9b34669f742a /network
parent700966ab2720330392299c2c4b711e2e79ea70ac (diff)
downloadslackbuilds-b2b3d25609cdab47dd07594baa1c58ef585f20f8.tar.gz
network/unbound: Updated for version 1.8.2.
Diffstat (limited to 'network')
-rw-r--r--network/unbound/slack-desc2
-rw-r--r--network/unbound/unbound.SlackBuild4
-rw-r--r--network/unbound/unbound.info8
3 files changed, 7 insertions, 7 deletions
diff --git a/network/unbound/slack-desc b/network/unbound/slack-desc
index 39255d658b..726566320f 100644
--- a/network/unbound/slack-desc
+++ b/network/unbound/slack-desc
@@ -16,4 +16,4 @@ unbound:
unbound: It is designed as a set of modular components, so that also DNSSEC
unbound: validation and stub-resolvers are easily possible.
unbound:
-unbound: Homepage: https://unbound.net/
+unbound: Homepage: https://nlnetlabs.nl/projects/unbound/about/
diff --git a/network/unbound/unbound.SlackBuild b/network/unbound/unbound.SlackBuild
index 082ba7c81d..5847d5c0d9 100644
--- a/network/unbound/unbound.SlackBuild
+++ b/network/unbound/unbound.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for unbound
-# Copyright 2015 Gerardo Zamudio <gerardo.zamudio@linux.com> Mexico City, Mexico
+# Copyright 2018 Gerardo Zamudio <gerardo.zamudio@linux.com> Mexico City, Mexico
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=unbound
-VERSION=${VERSION:-1.6.4}
+VERSION=${VERSION:-1.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/unbound/unbound.info b/network/unbound/unbound.info
index 65b2692d73..9eeaf61441 100644
--- a/network/unbound/unbound.info
+++ b/network/unbound/unbound.info
@@ -1,8 +1,8 @@
PRGNAM="unbound"
-VERSION="1.6.4"
-HOMEPAGE="https://unbound.net"
-DOWNLOAD="https://unbound.net/downloads/unbound-1.6.4.tar.gz"
-MD5SUM="ab6f7c07610907f1d87191c9ac2db87a"
+VERSION="1.8.2"
+HOMEPAGE="https://nlnetlabs.nl/projects/unbound/about/"
+DOWNLOAD="https://nlnetlabs.nl/downloads/unbound/unbound-1.8.2.tar.gz"
+MD5SUM="3b2f1024df47ccc59a8100c3b40c6dc1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ldns"