diff options
author | T3slider <t3slider@gmail.com> | 2014-11-16 01:41:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-16 01:41:57 +0700 |
commit | c3980b4f49fc55d71796348c71272ce2da5de08d (patch) | |
tree | 17c6698c377d40b516b8281fdb0bab42b21cd0c3 /network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild | |
parent | 126c0f479c67141c118b864afa1cf3eb94b827b1 (diff) | |
download | slackbuilds-c3980b4f49fc55d71796348c71272ce2da5de08d.tar.gz |
network/dnscrypt-wrapper: Updated for version 0.1.13.
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.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild b/network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild index 27d69d0bab..a5974342f0 100644 --- a/network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild +++ b/network/dnscrypt-wrapper/dnscrypt-wrapper.SlackBuild @@ -26,8 +26,8 @@ # suggestion. PRGNAM=dnscrypt-wrapper -VERSION=${VERSION:-0.1.12} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.1.13} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |