network/boxcryptor: Updated for version 2.2.410.162.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2016-10-31 06:22:31 -07:00 committed by Willy Sudiarto Raharjo
parent 25b71411ea
commit 73f8f68b94
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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"