network/dropbox: Updated for version 32.4.23.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Amit Ugol 2017-08-13 13:38:51 +07:00 committed by Willy Sudiarto Raharjo
parent 81c33bf60b
commit 49d341b3b4
2 changed files with 9 additions and 6 deletions

View File

@ -25,6 +25,9 @@
# Public changelog can be found in: https://www.dropboxforum.com
# SlackBuild changelog:
# 13/Aug/2017 * Updated to latest version 32.4.23
# 22/Jun/2017 * Updated to latest version 28.4.14
# 03/May/2017 * Updated to latest version 25.4.28
# 18/Apr/2017 * Updated to latest version 24.4.16
# * Old RSS is dead, my build script now parses the forum.
# * Added /usr/doc/dropbox-$VER/folders to explain folder layout.
@ -44,7 +47,7 @@
###
PRGNAM=dropbox
VERSION=${VERSION:-24.4.16}
VERSION=${VERSION:-32.4.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="dropbox"
VERSION="24.4.16"
VERSION="32.4.23"
HOMEPAGE="https://www.dropbox.com"
DOWNLOAD="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86-24.4.16.tar.gz"
MD5SUM="b7eaeabaff3c777358b676e606570dd3"
DOWNLOAD_x86_64="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86_64-24.4.16.tar.gz"
MD5SUM_x86_64="0d953dfb93cdfdfdfe48389bb8649f8c"
DOWNLOAD="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86-32.4.23.tar.gz"
MD5SUM="1b2c16b906243873460cb822de3ae1eb"
DOWNLOAD_x86_64="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86_64-32.4.23.tar.gz"
MD5SUM_x86_64="40f7c552c259ac76d1c2ddd11aba4510"
REQUIRES=""
MAINTAINER="Amit Ugol"
EMAIL="amit.ugol@gmail.com"