summaryrefslogtreecommitdiffstats
path: root/network/pdns-recursor/pdns-recursor.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/pdns-recursor/pdns-recursor.SlackBuild')
-rw-r--r--network/pdns-recursor/pdns-recursor.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/pdns-recursor/pdns-recursor.SlackBuild b/network/pdns-recursor/pdns-recursor.SlackBuild
index 8f6cd6e089..13de370e7d 100644
--- a/network/pdns-recursor/pdns-recursor.SlackBuild
+++ b/network/pdns-recursor/pdns-recursor.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for pdns-recursor
-# Copyright 2018 Dejan Strbac, Zurich, CH
+# Copyright 2019 Dejan Strbac, Zurich, CH
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pdns-recursor
-VERSION=${VERSION:-4.1.8}
+VERSION=${VERSION:-4.1.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}