blob: 5fe18b9ce7dee5d877205cd4a7e75508a0ee9d80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = aggregate6-git
pkgdesc = IPv4 and IPv6 prefix aggregation tool (development version)
pkgver = 1.0.15.r4.g9d513e3
pkgrel = 1
url = https://github.com/job/aggregate6
arch = any
license = BSD-2-Clause
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-py-radix
provides = aggregate6
provides = python-aggregate6
conflicts = aggregate6
conflicts = python-aggregate6
options = !strip
source = aggregate6::git+https://github.com/job/aggregate6.git
sha256sums = SKIP
pkgname = aggregate6-git
|