blob: e9b909219db2c986ea6e92aed7a0b93ca817a5ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libnetfilter_cthelper-git
pkgdesc = Library that provides access to the user-space helper infrastructure
pkgver = 1.0.1.r3.g9ddbb7d
pkgrel = 1
url = https://netfilter.org/projects/libnetfilter_cthelper/index.html
arch = i686
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
depends = libmnl
provides = libnetfilter_cthelper=1.0.1.r3.g9ddbb7d
conflicts = libnetfilter_cthelper
source = git+https://git.netfilter.org/libnetfilter_cthelper
sha256sums = SKIP
pkgname = libnetfilter_cthelper-git
|