blob: 430c11cf3c3ab96012129c39b8d9655428cc1790 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = webdis
pkgdesc = REST server for Redis data
pkgver = 0.1.5
pkgrel = 1
url = https://webd.is/
install = webdis.install
arch = x86_64
arch = i686
license = BSD
depends = redis
depends = libevent
depends = jansson
source = https://github.com/nicolasff/webdis/archive/0.1.4.tar.gz
source = webdis.service
source = webdis.logrotate
sha256sums = 2e384eae48cfc2e4503e3311c61d4790e5d3b3ab5cf82ec554c0bef5d84c6807
sha256sums = 3c77e6968a0926c8b56755acab430f32c3e883f50b2f6f59d4dce2501bf247a7
sha256sums = f409fefee8533e60db6a6340c021b77b57f55cfcbf26ae4acdc3b672c7aa79b7
pkgname = webdis
|