blob: f4c2482785c53f0e59c44da6c30a2cc736cd6d6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Generated by mksrcinfo v8
# Wed Apr 27 08:35:34 UTC 2016
pkgbase = ceph-deploy
pkgdesc = Deploy Ceph with minimal infrastructure, using just SSH access
pkgver = 1.5.33
pkgrel = 1
url = http://ceph.com
arch = any
license = custom
makedepends = git
makedepends = python2-setuptools
depends = python2
depends = python2-pushy
source = ceph-deploy-1.5.33.tar.gz::https://codeload.github.com/ceph/ceph-deploy/tar.gz/v1.5.33
sha256sums = 6a955f820684c45cf1628616e6287fdbe81c7abda8da5ad2a587800c5827ea7f
pkgname = ceph-deploy
|