mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
development/octant: Updated for version 0.16.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7a53d187cc
commit
01b4e42e15
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for octant
|
||||
|
||||
# Copyright 2020 Dmitrii Sosedov, United States
|
||||
# Copyright 2021 Dmitrii Sosedov, United States
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=octant
|
||||
VERSION=${VERSION:-0.15.0}
|
||||
VERSION=${VERSION:-0.16.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="octant"
|
||||
VERSION="0.15.0"
|
||||
VERSION="0.16.3"
|
||||
HOMEPAGE="https://octant.dev"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM="UNSUPPORTED"
|
||||
DOWNLOAD_x86_64="https://github.com/vmware-tanzu/octant/releases/download/v0.15.0/octant_0.15.0_Linux-64bit.tar.gz"
|
||||
MD5SUM_x86_64="a30f2dda3dc0f41908d8220477945527"
|
||||
DOWNLOAD_x86_64="https://github.com/vmware-tanzu/octant/releases/download/v0.16.3/octant_0.16.3_Linux-64bit.tar.gz"
|
||||
MD5SUM_x86_64="ab2859dec88ac693d468052fca2d2565"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Dmitrii Sosedov"
|
||||
EMAIL="d.sosedov@gmail.com"
|
||||
|
|
|
@ -15,5 +15,5 @@ octant:
|
|||
octant:
|
||||
octant:
|
||||
octant: Homepage: https://octant.dev
|
||||
octant: Release date: Aug 12, 2020
|
||||
octant: Release date: Dec 9, 2020
|
||||
octant:
|
||||
|
|
Loading…
Reference in a new issue