diff options
Diffstat (limited to 'network/nsd/nsd.SlackBuild')
-rw-r--r-- | network/nsd/nsd.SlackBuild | 4 |
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} |