summaryrefslogtreecommitdiff
path: root/network/onedrive/onedrive.SlackBuild
diff options
context:
space:
mode:
authorbrobr <sborg63@disroot.org>2021-12-05 01:49:37 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-05 10:18:14 +0700
commit0ab3905108b61fa44fad84f9aeb289ebf1caaf83 (patch)
treecf6020558689ff084cf53e013dd904b03e9073a4 /network/onedrive/onedrive.SlackBuild
parent755528a1c24f4dfc434ad363f4e99bd8a8a186f0 (diff)
downloadslackbuilds-0ab3905108b61fa44fad84f9aeb289ebf1caaf83.tar.gz
network/onedrive: updated to version 2.4.14
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 f6530a6233..b93754fc44 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.13}
+VERSION=${VERSION:-2.4.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}