mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/dropbox: Updated for version 115.4.601.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5d37dd1581
commit
a371ca68f9
2 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for dropbox
|
||||
|
||||
# Copyright 2017 cmyster amit.ugol@gmail.com
|
||||
# Copyright 2019-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2019-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -29,7 +29,7 @@
|
|||
# Source for x86_64: https://www.dropbox.com/download?plat=lnx.x86_64
|
||||
|
||||
PRGNAM=dropbox
|
||||
VERSION=${VERSION:-111.4.472}
|
||||
VERSION=${VERSION:-115.4.601}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="dropbox"
|
||||
VERSION="111.4.472"
|
||||
VERSION="115.4.601"
|
||||
HOMEPAGE="https://www.dropbox.com"
|
||||
DOWNLOAD="https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-111.4.472.tar.gz"
|
||||
MD5SUM="3e519ff9eb078a021f2911698ce2841e"
|
||||
DOWNLOAD_x86_64="https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-111.4.472.tar.gz"
|
||||
MD5SUM_x86_64="d456ed3ef149e2801d4640b5d60c1634"
|
||||
DOWNLOAD="https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-115.4.601.tar.gz"
|
||||
MD5SUM="7d8c4673cca59695a02421baf6163634"
|
||||
DOWNLOAD_x86_64="https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-115.4.601.tar.gz"
|
||||
MD5SUM_x86_64="6fcf9c711c810b0c4a7b13dddbb96cf3"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue