network/dropbox: Updated for version 47.4.74.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Amit Ugol 2018-04-15 11:04:41 +01:00 committed by Willy Sudiarto Raharjo
parent b16179d1e1
commit f3a961c98e
2 changed files with 8 additions and 14 deletions

View file

@ -25,6 +25,8 @@
# Public changelog can be found in: https://www.dropboxforum.com
# SlackBuild changelog:
# 15/Apr/2018 * Updated to latest version 47.4.74
# 18/Feb/2018 * Updated to latest version 43.4.50
# 30/Jan/2018 * Updated to latest version 42.4.114
# 17/Dec/2017 * Updated to latest version 40.4.46
# 19/Nov/2017 * Updated to latest version 39.4.49
@ -38,18 +40,10 @@
# 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.
# 13/Mar/2017 * Updated to latest version 21.4.25
# * Rewrote this script.
# 09/Feb/2017 * Updated to latest version 19.4.13
# 29/Nov/2016 * Updated to latest version 15.4.22
# 25/Oct/2016 * Updated to latest version 13.4.21
# Later versions will be packaged to a txz. It saves ~18mb.
# 20/Sep/2016 * Updated to latest version 10.4.25
# 28/Aug/2016 * Updated to latest version 8.4.21
###
PRGNAM=dropbox
VERSION=${VERSION:-42.4.114}
VERSION=${VERSION:-47.4.74}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="dropbox"
VERSION="42.4.114"
VERSION="47.4.74"
HOMEPAGE="https://www.dropbox.com"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/dropbox-lnx.x86-42.4.114.tar.gz"
MD5SUM="10ae5cc4077e6e10bd42fa33c8132bb1"
DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/dropbox-lnx.x86_64-42.4.114.tar.gz"
MD5SUM_x86_64="77a37d71ac2f7e6e158df974f05ef1ae"
DOWNLOAD="https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-47.4.74.tar.gz"
MD5SUM="4edd951db8282bd599639adaacb6656a"
DOWNLOAD_x86_64="https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-47.4.74.tar.gz"
MD5SUM_x86_64="6d7f25997400ed853ce95396f7f52f84"
REQUIRES=""
MAINTAINER="Amit Ugol"
EMAIL="amit.ugol@gmail.com"