summaryrefslogtreecommitdiffstats
path: root/network/unbound/unbound.SlackBuild
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/unbound/unbound.SlackBuild
parent700966ab2720330392299c2c4b711e2e79ea70ac (diff)
downloadslackbuilds-b2b3d25609cdab47dd07594baa1c58ef585f20f8.tar.gz
network/unbound: Updated for version 1.8.2.
Diffstat (limited to 'network/unbound/unbound.SlackBuild')
-rw-r--r--network/unbound/unbound.SlackBuild4
1 files changed, 2 insertions, 2 deletions
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}