blob: fe39242e3a66cbff770aba277e81309ef5e108ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = opengnb-git
pkgdesc = GNB is open source de-centralized VPN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.
pkgver = 1.2.8.3
pkgrel = 1
url = https://github.com/gnbdev/opengnb
arch = any
license = GPLv3
makedepends = git
depends = miniupnpc
provides = opengnb-git
conflicts = opengnb-git
conflicts = opengnb
options = !strip
source = opengnb::git+https://ghproxy.com/https://github.com/gnbdev/opengnb.git
sha256sums = SKIP
pkgname = opengnb-git
|