blob: 851699b01725d7278c1ae06fe95df28c9cde2987 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = govmomi-git
pkgdesc = A Go library for interacting with VMware vSphere APIs (ESXi and/or vCenter).
pkgver = r2495.ca640932
pkgrel = 1
url = https://github.com/vmware/govmomi
arch = x86_64
license = Apache
makedepends = go-pie
makedepends = git
depends = glibc
provides = govmomi
conflicts = govmomi
source = git+https://github.com/vmware/govmomi#commit=master
sha512sums = SKIP
pkgname = govmomi-git
|