blob: d8bc4ed8edd8d8beef5b5788e57615c426b9ce52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = wireguard-deployer-git
pkgdesc = WireGuard configs and keys generaor for systemd-networkd and OpenWrt
pkgver = 0.1.0.r23.5b5d4f8
pkgrel = 1
url = https://github.com/7Ji/wireguard-deployer
arch = x86_64
arch = aarch64
license = AGPL-3.0-or-later
makedepends = cargo
depends = gcc-libs
depends = glibc
provides = wireguard-deployer=0.1.0.r23.5b5d4f8
conflicts = wireguard-deployer
source = git+https://github.com/7Ji/wireguard-deployer.git
sha256sums = SKIP
pkgname = wireguard-deployer-git
|