blob: ff499d5a3b84cc72dbcd42567fd0ac2488398efc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = drpcli-git
pkgdesc = Command-line client for Digital Rebar Provision, an API-driven DHCP/PXE/TFTP provisioning system. (development version)
pkgver = v4.1.2.r14.g630c3438
pkgrel = 1
url = https://github.com/digitalrebar/provision
arch = x86_64
license = Apache
makedepends = go
makedepends = git
optdepends = jq: for parsing and syntax colouring JSON responses
optdepends = bash-completion: tab completion
provides = drpcli
conflicts = drpcli
source = git+https://github.com/digitalrebar/provision.git
sha256sums = SKIP
pkgname = drpcli-git
|