mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/dropbox: Updated for version 50.4.71.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2bc2eb87ad
commit
6c6e8216d4
2 changed files with 7 additions and 6 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
# Public changelog can be found in: https://www.dropboxforum.com
|
||||
# SlackBuild changelog:
|
||||
# 31/May/2018 * Updated to latest version 50.4.71
|
||||
# 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
|
||||
|
@ -43,7 +44,7 @@
|
|||
###
|
||||
|
||||
PRGNAM=dropbox
|
||||
VERSION=${VERSION:-47.4.74}
|
||||
VERSION=${VERSION:-50.4.71}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="dropbox"
|
||||
VERSION="47.4.74"
|
||||
VERSION="50.4.71"
|
||||
HOMEPAGE="https://www.dropbox.com"
|
||||
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"
|
||||
DOWNLOAD="https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-50.4.71.tar.gz"
|
||||
MD5SUM="9ec72edd8dd50cc20da3db3bd677f94b"
|
||||
DOWNLOAD_x86_64="https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-50.4.71.tar.gz"
|
||||
MD5SUM_x86_64="a4d148d04d42bd9571c3a39f1efeb14e"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Amit Ugol"
|
||||
EMAIL="amit.ugol@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue