blob: e217f013ee22d3d255afa3e7784487e76ca7d6cd (
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.22
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.22.tar.gz
source = webdis.service
source = webdis.logrotate
sha256sums = 4ee465f85999aeba3743a8ed6c7d79690bffe7a8ffb6c7ddec1d4bb6bd1d8685
sha256sums = 3c77e6968a0926c8b56755acab430f32c3e883f50b2f6f59d4dce2501bf247a7
sha256sums = f409fefee8533e60db6a6340c021b77b57f55cfcbf26ae4acdc3b672c7aa79b7
pkgname = webdis
|