mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/onedrive: updated to version 2.4.14
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
755528a1c2
commit
0ab3905108
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=onedrive
|
||||
VERSION=${VERSION:-2.4.13}
|
||||
VERSION=${VERSION:-2.4.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="onedrive"
|
||||
VERSION="2.4.13"
|
||||
VERSION="2.4.14"
|
||||
HOMEPAGE="https://github.com/abraunegg/onedrive/releases"
|
||||
DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.13/onedrive-2.4.13.tar.gz"
|
||||
MD5SUM="18d5f1af56f7e3118e2dd00ad75bc8fa"
|
||||
DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.14/onedrive-2.4.14.tar.gz"
|
||||
MD5SUM="2656ebc8c7196611ad3d9e78f4fce78c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dmd"
|
||||
|
|
Loading…
Reference in a new issue