summaryrefslogtreecommitdiffstats
path: root/network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild
diff options
context:
space:
mode:
author T3slider2019-03-31 04:02:17 +0200
committer Willy Sudiarto Raharjo2019-03-31 04:02:17 +0200
commit8dfbb3d041755dc89003a51ad792e509695b1f86 (patch)
tree3f6b494ee33101da4d762acab345382c8989bff2 /network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild
parentc6856da480542bfa1ec4f4c191b5a682fa5b36a2 (diff)
downloadslackbuilds-8dfbb3d041755dc89003a51ad792e509695b1f86.tar.gz
network/dnscrypt-wrapper: Updated for version 0.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild')
-rw-r--r--network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild b/network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild
index 537451dbc1..3d22ceec49 100644
--- a/network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild
+++ b/network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for dnscrypt-wrapper
-# Copyright 2018 T3slider <t3slider@gmail.com>
+# Copyright 2019 T3slider <t3slider@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# Thanks to Larry Hajali for the logrotate configuration
PRGNAM=dnscrypt-wrapper
-VERSION=${VERSION:-0.4.1}
+VERSION=${VERSION:-0.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}