summaryrefslogtreecommitdiffstats
path: root/network/nsd/nsd.SlackBuild
diff options
context:
space:
mode:
author Sergei Fedosoff <eleksir@gmail.com>2017-04-07 22:44:44 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-08 06:57:52 +0700
commit2683c17ed137c31c5f06d3e3b7a32222e14c4088 (patch)
tree6df7316c658bdedca2ac8e1df2723bbdcb1c7914 /network/nsd/nsd.SlackBuild
parentfd75204c953e3679bc33f7e849f71615a8123a14 (diff)
downloadslackbuilds-2683c17ed137c31c5f06d3e3b7a32222e14c4088.tar.gz
slackbuilds-2683c17ed137c31c5f06d3e3b7a32222e14c4088.tar.xz
network/nsd: Updated for version 4.1.15.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/nsd/nsd.SlackBuild')
-rw-r--r--network/nsd/nsd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/nsd/nsd.SlackBuild b/network/nsd/nsd.SlackBuild
index 7db9129e99..e1370d03a2 100644
--- a/network/nsd/nsd.SlackBuild
+++ b/network/nsd/nsd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for YADIFA, Authoritative DNS server
-# Copyright (c) 2016, Sergey Fedosov <eleksir@gmail.com>
+# Copyright (c) 2017, Sergey Fedosov <eleksir@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
PRGNAM=nsd
USER=$PRGNAM
GROUP=$PRGNAM
-VERSION=${VERSION:-4.1.13}
+VERSION=${VERSION:-4.1.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}