blob: c9e79c8369c70469370e2ad7fa13e0fce1d09844 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = govmomi
pkgdesc = A Go library for interacting with VMware vSphere APIs (ESXi and/or vCenter).
pkgver = 0.30.1
pkgrel = 1
url = https://github.com/vmware/govmomi
arch = x86_64
license = Apache
makedepends = go
depends = glibc
source = govmomi-0.30.1.tar.gz::https://github.com/vmware/govmomi/archive/v0.30.1.tar.gz
sha512sums = 8c301e314ea066d8ec75df16e124940434e2815613de572734dc1162e9dfe4f86ce892f00a76e11fee8bd7009fcfbad65877bc83923834085bc68eb825857134
pkgname = govmomi
|