summaryrefslogtreecommitdiffstats
path: root/network/openresolv/openresolv.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/openresolv/openresolv.SlackBuild')
-rw-r--r--network/openresolv/openresolv.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/openresolv/openresolv.SlackBuild b/network/openresolv/openresolv.SlackBuild
index 5e4735da16..488e3ea61b 100644
--- a/network/openresolv/openresolv.SlackBuild
+++ b/network/openresolv/openresolv.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for openresolv
# Copyright 2012-2013 synbq Bucharest
-# Copyright 2017 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
+# Copyright 2017-2019 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openresolv
-VERSION=${VERSION:-3.9.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.9.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then