blob: 9d5e020b86383b5426dd49513926b94739677dfb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = heketi-client
pkgdesc = RESTful based volume management framework for GlusterFS (client)
pkgver = 10.2.0
pkgrel = 1
url = https://github.com/heketi/heketi
arch = x86_64
license = APACHE
license = GPL2
depends = glibc
source = https://github.com/heketi/heketi/releases/download/v10.2.0/heketi-client-v10.2.0.linux.amd64.tar.gz
sha256sums = 73c411488f87b7aeab5d3ab4e1344d9baeffda6020b700272f192ab2998f00b6
pkgname = heketi-client
|