mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/onedrive: Updated for version 2.4.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
be66703490
commit
1c04984f3a
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=onedrive
|
||||
VERSION=${VERSION:-2.4.2}
|
||||
VERSION=${VERSION:-2.4.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="onedrive"
|
||||
VERSION="2.4.2"
|
||||
VERSION="2.4.5"
|
||||
HOMEPAGE="https://github.com/abraunegg/onedrive/releases"
|
||||
DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.2/onedrive-2.4.2.tar.gz"
|
||||
MD5SUM="27a8b58a5a67c8922c7bc5a16ddcbb4c"
|
||||
DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.5/onedrive-2.4.5.tar.gz"
|
||||
MD5SUM="46bcd6769166f144b1a8b6990f1758d2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dmd"
|
||||
|
|
Loading…
Reference in a new issue