blob: 057f0c12144ab7b76ce57af69ca62d33000d5fb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ruby-fog-aliyun
pkgdesc = As a FOG provider, fog-aliyun support aliyun OSS/ECS. It will support more aliyun services later.
pkgver = 0.4.0
pkgrel = 1
url = https://github.com/fog/fog-aliyun
arch = any
license = MIT
depends = ruby-addressable
depends = ruby-aliyun-sdk
depends = ruby-fog-core
depends = ruby-fog-json
depends = ruby-ipaddress
depends = ruby-xml-simple
noextract = fog-aliyun-0.4.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/fog-aliyun-0.4.0.gem
sha512sums = 9b998b5ab91729145cf5be10e4d8e1e591fff2000e5410bd45f967d1886bd911ea8eb77da975823beb41f2378770d9cfde3347a584d2a9676d64967aee9af42b
pkgname = ruby-fog-aliyun
|