blob: 830ad38de4106c2655d866bfa15c86172ad1ea4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = cloudmonkey
pkgdesc = CloudMonkey is a command line interface (CLI) for Apache CloudStack.
pkgver = 6.5.0
pkgrel = 1
url = https://github.com/apache/cloudstack-cloudmonkey
arch = any
license = Apache-2.0
makedepends = go
makedepends = make
makedepends = git
source = https://github.com/apache/cloudstack-cloudmonkey/archive/refs/tags/6.5.0.tar.gz
sha512sums = 8f88ebbab6482258591b3ad82ac05948181c2354f748dbce107f6469e39483a4966a025c059700a56dc899bcbba4c4e3aceb5e828d642230e63e2d895b15727e
pkgname = cloudmonkey
|