blob: 54b79a33df0490b34658f55c2f04b9c538a06daf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ndppd-git
pkgdesc = NDP Proxy Daemon, version 0.x (git version)
pkgver = 0.2.6.r14.g0b78ff2
pkgrel = 2
url = https://github.com/DanielAdolfsson/ndppd
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
depends = glibc
depends = libgcc
depends = libstdc++
provides = ndppd
conflicts = ndppd
backup = etc/ndppd.conf
source = git+https://github.com/DanielAdolfsson/ndppd#branch=0.2.7-devel
sha256sums = SKIP
pkgname = ndppd-git
|