network/onedrive: updated to version 2.4.14

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
brobr 2021-12-05 01:49:37 +00:00 committed by Willy Sudiarto Raharjo
parent 755528a1c2
commit 0ab3905108
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"