summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ryan P.C. McQuen2016-10-31 14:22:31 +0100
committer Willy Sudiarto Raharjo2016-11-05 01:16:12 +0100
commit73f8f68b94896b88406beac44eea3f21ab93e273 (patch)
tree5285b9a3bfb65f64838749310c85c0948d02ccc5
parent25b71411ea5bc03812457789f1dcfaec68209824 (diff)
downloadslackbuilds-73f8f68b94896b88406beac44eea3f21ab93e273.tar.gz
network/boxcryptor: Updated for version 2.2.410.162.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r--network/boxcryptor/boxcryptor.SlackBuild4
-rw-r--r--network/boxcryptor/boxcryptor.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/boxcryptor/boxcryptor.SlackBuild b/network/boxcryptor/boxcryptor.SlackBuild
index 52b27afa6b..3e7a153433 100644
--- a/network/boxcryptor/boxcryptor.SlackBuild
+++ b/network/boxcryptor/boxcryptor.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=boxcryptor
SRCNAM=Boxcryptor
-VERSION=${VERSION:-2.1.409.160}
+VERSION=${VERSION:-2.2.410.162}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -32,7 +32,7 @@ DOCS="README"
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- *) export ARCH=$( uname -m ) ;;
+ *) export ARCH=$( uname -m ) ;;
esac
fi
diff --git a/network/boxcryptor/boxcryptor.info b/network/boxcryptor/boxcryptor.info
index 9045c95ab3..c75dcc8ad5 100644
--- a/network/boxcryptor/boxcryptor.info
+++ b/network/boxcryptor/boxcryptor.info
@@ -1,10 +1,10 @@
PRGNAM="boxcryptor"
-VERSION="2.1.409.160"
+VERSION="2.2.410.162"
HOMEPAGE="https://boxcryptor.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://d3k3ih5otj72mn.cloudfront.net/Boxcryptor_Portable_Linux64_2.1.409.160.tar.gz"
-MD5SUM_x86_64="7cde8a2c1f33b81550db7eaa00af1623"
+DOWNLOAD_x86_64="https://d3k3ih5otj72mn.cloudfront.net/Boxcryptor_Portable_Linux64_2.2.410.162.tar.gz"
+MD5SUM_x86_64="74fe13e5946ad1e3bcc8176206f3e68d"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"