mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/octant: Fix .info file.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
d016a0d2c4
commit
fb286ea451
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="octant"
|
|||
VERSION="0.17.0"
|
||||
HOMEPAGE="https://octant.dev"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/vmware-tanzu/octant/releases/download/v0.17.0/octant_0.17.0_Linux-64bit.tar.gz"
|
||||
MD5SUM_x86_64="302857f3692d3b0b9bc9e7ec5d272df5"
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue