diff options
Diffstat (limited to 'network/onedrive/onedrive.SlackBuild')
-rw-r--r-- | network/onedrive/onedrive.SlackBuild | 2 |
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} |