blob: afb6d69b1c23cb3d184f7860b6075110a9ae6fdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = wgmgr
pkgdesc = Manages WireGuard PKIs for VPN-like deployments
pkgver = 1.0.7
pkgrel = 1
url = https://github.com/coNQP/wgmgr
arch = any
license = GPLv3
makedepends = git
depends = python
depends = python-wgtools
source = git+https://github.com/coNQP/wgmgr.git#tag=1.0.7
md5sums = SKIP
pkgname = wgmgr
|