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