mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/MEGAsync: Updated for version 3.5.3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d57b3fff48
commit
c6b3941596
2 changed files with 7 additions and 7 deletions
|
@ -24,8 +24,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=MEGAsync
|
||||
VERSION=${VERSION:-3.1.4.0}
|
||||
SDK=${SDK:-3.1.4}
|
||||
VERSION=${VERSION:-3.5.3.0}
|
||||
SDK=${SDK:-3.2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="MEGAsync"
|
||||
VERSION="3.1.4.0"
|
||||
VERSION="3.5.3.0"
|
||||
HOMEPAGE="https://github.com/meganz/MEGAsync/"
|
||||
DOWNLOAD="https://github.com/meganz/MEGAsync/archive/v3.1.4.0_Linux/MEGAsync-3.1.4.0_Linux.tar.gz \
|
||||
https://github.com/meganz/sdk/archive/v3.1.4/sdk-3.1.4.tar.gz"
|
||||
MD5SUM="40993325c066fac50d5e925d935770e9 \
|
||||
8ca59adb88348bbc1dc2b425c5056c3e"
|
||||
DOWNLOAD="https://github.com/meganz/MEGAsync/archive/v3.5.3.0_Linux/MEGAsync-3.5.3.0_Linux.tar.gz \
|
||||
https://github.com/meganz/sdk/archive/v3.2.8/sdk-3.2.8.tar.gz"
|
||||
MD5SUM="ded7b9d5d964e6959749662af972867b \
|
||||
c862a872197095b4a45fd12c6de16b61"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libuv libsodium cryptopp FreeImage c-ares"
|
||||
|
|
Loading…
Reference in a new issue