easyrsa: rebuild against OpenSSL
This commit is contained in:
parent
0cfff5f98f
commit
c7ff65c405
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'easyrsa'
|
||||
pkgname=easyrsa
|
||||
version=3.0.8
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="EasyRSA-${version}"
|
||||
depends="libressl"
|
||||
depends="openssl"
|
||||
short_desc="Simple shell based CA utility"
|
||||
maintainer="Adam Gausmann <agausmann@fastmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
|
|
Loading…
Reference in New Issue