main/acf-openssl: use openssl instead of libressl

This commit is contained in:
Natanael Copa 2019-05-03 11:34:31 +00:00
parent e77b862d7c
commit 2d47f455c8

View File

@ -2,12 +2,12 @@
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-openssl
pkgver=0.10.1
pkgrel=3
pkgrel=4
pkgdesc="A web-based system administration interface for open/librelssl"
url="https://git.alpinelinux.org/cgit/acf/acf-openssl"
arch="noarch"
license="GPL-2.0"
depends="acf-core libressl"
depends="acf-core openssl"
makedepends=""
install=
subpackages=""