summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author brobr2023-09-17 23:24:43 +0200
committer Willy Sudiarto Raharjo2023-09-23 06:33:40 +0200
commit613fd8e4e52738e7e8bc6057697befdd7f55c558 (patch)
treec22f814190eed573d0e5f99fe74964e0da0bce79
parentf9d25ec030fb6166ad2e62bb4a3fca3272519356 (diff)
downloadslackbuilds-613fd8e4e52738e7e8bc6057697befdd7f55c558.tar.gz
network/onedrive: Updated for version 2.4.25.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/onedrive/onedrive.SlackBuild2
-rw-r--r--network/onedrive/onedrive.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/onedrive/onedrive.SlackBuild b/network/onedrive/onedrive.SlackBuild
index c41078b6bb..b15aa0b989 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.23}
+VERSION=${VERSION:-2.4.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/onedrive/onedrive.info b/network/onedrive/onedrive.info
index 6a8dbc3757..f7ca138caa 100644
--- a/network/onedrive/onedrive.info
+++ b/network/onedrive/onedrive.info
@@ -1,8 +1,8 @@
PRGNAM="onedrive"
-VERSION="2.4.23"
+VERSION="2.4.25"
HOMEPAGE="https://github.com/abraunegg/onedrive/releases"
-DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.23/onedrive-2.4.23.tar.gz"
-MD5SUM="4a237ff918eec109ff2d1f00e4bbfe79"
+DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.25/onedrive-2.4.25.tar.gz"
+MD5SUM="09a7b7be0f24006ec7afd10e2ba194da"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dmd"