development/velero: Fix .info file.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
1c0b5aa1ef
commit
05fb2d8875
|
@ -2,7 +2,7 @@ PRGNAM="velero"
|
|||
VERSION="1.5.2"
|
||||
HOMEPAGE="https://velero.io"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/vmware-tanzu/velero/releases/download/v1.5.2/velero-v1.5.2-linux-amd64.tar.gz"
|
||||
MD5SUM_x86_64="e5c1d6593717841e76b4573df5a47c79"
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue