network/onedrive: Upgrade to version 2.4.21

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
brobr 2022-10-14 22:34:35 +01:00 committed by Willy Sudiarto Raharjo
parent 63469fc24e
commit e70c8e955a
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.19}
VERSION=${VERSION:-2.4.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="onedrive"
VERSION="2.4.19"
VERSION="2.4.21"
HOMEPAGE="https://github.com/abraunegg/onedrive/releases"
DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.19/onedrive-2.4.19.tar.gz"
MD5SUM="bc799a322cfa7f79a5b57fcafae0b419"
DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.21/onedrive-2.4.21.tar.gz"
MD5SUM="51c9b0946da6fa3373fe6505cf2387ea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dmd"