blob: bc46a8f2c92c453270d8faba033207d499100b2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = easy-rsa-git
pkgdesc = Simple shell based CA utility - git checkout
pkgver = 3.0.4.r33.gff07d75
pkgrel = 1
url = https://github.com/OpenVPN/easy-rsa
arch = any
license = custom
makedepends = git
depends = openssl
depends = sh
provides = easy-rsa
conflicts = easy-rsa
backup = etc/easy-rsa/openssl-easyrsa.cnf
backup = etc/easy-rsa/vars
source = git://github.com/OpenVPN/easy-rsa.git
source = 0001-fix-paths.patch
sha256sums = SKIP
sha256sums = c8287a6c3e79c36dcadbf2bd11b0fe2698f2ec8d6824b0dc22783ade36b8d2f6
pkgname = easy-rsa-git
|