aboutsummaryrefslogtreecommitdiff
path: root/network/unbound/unbound.SlackBuild
diff options
context:
space:
mode:
authorBadchay <badchay@protonmail.com>2024-05-12 06:39:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-12 07:12:41 +0700
commit3f7004cc1104cd60663bf2b86b33289dbb79b236 (patch)
tree4e71d0ceac92513c1c3d57260ed21a55fe4acb98 /network/unbound/unbound.SlackBuild
parentdb0aee1ac2701c518509132a3f1a2b0be52e7546 (diff)
network/unbound: Updated for version 1.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 9a2dc3ce59fa..b4e61ec7e127 100644
--- a/network/unbound/unbound.SlackBuild
+++ b/network/unbound/unbound.SlackBuild
@@ -27,8 +27,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=unbound
-VERSION=${VERSION:-1.19.3}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.20.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}