blob: 793c8f343e14e8740915d5248628303c9481ec00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = coova-chilli-arch
pkgdesc = An open-source software access controller
pkgver = 1.6
pkgrel = 1
url = https://coova.github.io/
install = chilli.install
arch = i686
arch = x86_64
license = GPL
makedepends = gengetopt
depends = curl
depends = libpcap
depends = openssl
optdepends = python2
replaces = coova-chilli
options = !libtool
backup = etc/chilli.conf
source = https://github.com/coova/coova-chilli/archive/1.6.tar.gz
source = chilli.service
sha256sums = 26b2bead6fd9c18eb736fb0a0f8709922de4e4fedee1122193f82706eb2b9305
sha256sums = cf4e9d610b22729a4dd6257b732d7ed4b01367cde6a330205a5f5c33cdbee578
pkgname = coova-chilli-arch
|