summaryrefslogtreecommitdiffstats
path: root/network/onedrive/onedrive.SlackBuild
diff options
context:
space:
mode:
author brobr2022-10-14 23:34:35 +0200
committer Willy Sudiarto Raharjo2022-10-15 04:26:49 +0200
commite70c8e955a69ea7d937b1b429a11b0d1b22886ec (patch)
treea2e2248c7c56e6a43a192310190f72d03463331d /network/onedrive/onedrive.SlackBuild
parent63469fc24e9c3b05ea89298cc20ba897f43a889c (diff)
downloadslackbuilds-e70c8e955a69ea7d937b1b429a11b0d1b22886ec.tar.gz
network/onedrive: Upgrade to version 2.4.21
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/onedrive/onedrive.SlackBuild')
-rw-r--r--network/onedrive/onedrive.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/onedrive/onedrive.SlackBuild b/network/onedrive/onedrive.SlackBuild
index 0a8d85cff1..da82f5a961 100644
--- a/network/onedrive/onedrive.SlackBuild
+++ b/network/onedrive/onedrive.SlackBuild
@@ -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}