diff options
-rw-r--r-- | network/onedrive/onedrive.SlackBuild | 2 | ||||
-rw-r--r-- | network/onedrive/onedrive.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/onedrive/onedrive.SlackBuild b/network/onedrive/onedrive.SlackBuild index b93754fc44..1d5111ba3c 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.14} +VERSION=${VERSION:-2.4.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/onedrive/onedrive.info b/network/onedrive/onedrive.info index 2d520f70f0..ccd578f39f 100644 --- a/network/onedrive/onedrive.info +++ b/network/onedrive/onedrive.info @@ -1,8 +1,8 @@ PRGNAM="onedrive" -VERSION="2.4.14" +VERSION="2.4.15" HOMEPAGE="https://github.com/abraunegg/onedrive/releases" -DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.14/onedrive-2.4.14.tar.gz" -MD5SUM="2656ebc8c7196611ad3d9e78f4fce78c" +DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.15/onedrive-2.4.15.tar.gz" +MD5SUM="fcaee6cf211aecc47577bdce4e5a50a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dmd" |