blob: 2b25484a51de38c2234cbe90dfdf08b931e9cb2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = clickrouter-git
pkgdesc = Fast modular packet processing and analysis
pkgver = 2.0.1.r952.g260e4f0a6
pkgrel = 1
url = https://github.com/kohler/click
arch = x86_64
license = custom
makedepends = git
depends = glibc
depends = libpcap
provides = clickrouter
conflicts = clickrouter
conflicts = click
conflicts = click-git
replaces = clickrouter
source = clickrouter-git::git+https://github.com/kohler/click
source = fix-linux_true.patch
sha256sums = SKIP
sha256sums = 0293dd4c4233684574c175ba831dbe7a039b5bf059a06b2bec86b76a4e3cc083
pkgname = clickrouter-git
|