blob: af7643f50f0fa4d16fd79dde71a1abd36a023ee6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = openfortivpn-git
pkgdesc = An open implementation of Fortinet's proprietary PPP+SSL VPN solution
pkgver = 1.22.1+r837+g1d28e630c
pkgrel = 1
url = https://github.com/adrienverge/openfortivpn
arch = x86_64
license = GPL3
makedepends = git
makedepends = systemd
makedepends = autoconf
depends = glibc
depends = openssl
depends = ppp
depends = resolvconf
depends = systemd-libs
provides = openfortivpn
conflicts = openfortivpn
backup = etc/openfortivpn/config
source = git+https://github.com/adrienverge/openfortivpn.git
sha256sums = SKIP
pkgname = openfortivpn-git
|