aboutsummaryrefslogtreecommitdiff
path: root/network/onedrive/onedrive.SlackBuild
diff options
context:
space:
mode:
authorbrobr <sborg63@disroot.org>2022-06-15 20:58:46 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-18 09:10:04 +0700
commitfff481deee81ef04e0ef40448f32ef340fdb20a3 (patch)
tree139f6c75e46a7183519e8327a93258e3cc8fd070 /network/onedrive/onedrive.SlackBuild
parent0d512dda47bd3faf09a6ea6b39bb983394ac4cb2 (diff)
network/onedrive: Updated for version 2.4.19.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 f2565f053b18d..0a8d85cff1a52 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.18}
+VERSION=${VERSION:-2.4.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}