network/onedrive: updated to version 2.4.22

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
brobr 2022-12-30 14:27:37 +00:00 committed by Willy Sudiarto Raharjo
parent dcd8806d58
commit 94dd1c45af
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.21}
VERSION=${VERSION:-2.4.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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