mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/onedrive: updated to version 2.4.22
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dcd8806d58
commit
94dd1c45af
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=onedrive
|
||||
VERSION=${VERSION:-2.4.21}
|
||||
VERSION=${VERSION:-2.4.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="onedrive"
|
||||
VERSION="2.4.21"
|
||||
VERSION="2.4.22"
|
||||
HOMEPAGE="https://github.com/abraunegg/onedrive/releases"
|
||||
DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.21/onedrive-2.4.21.tar.gz"
|
||||
MD5SUM="51c9b0946da6fa3373fe6505cf2387ea"
|
||||
DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.22/onedrive-2.4.22.tar.gz"
|
||||
MD5SUM="3a7751b45494624be907a93385b864ee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dmd"
|
||||
|
|
Loading…
Reference in a new issue