mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/acf-alpine-conf: use openssl instead of libressl
This commit is contained in:
parent
f7c341d205
commit
e77b862d7c
@ -2,12 +2,12 @@
|
||||
# Maintainer: Ted Trask <ttrask01@yahoo.com>
|
||||
pkgname=acf-alpine-conf
|
||||
pkgver=0.9.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A web-based system administration interface for alpine-conf"
|
||||
url="https://git.alpinelinux.org/cgit/acf/acf-alpine-conf"
|
||||
arch="noarch"
|
||||
license="GPL-2.0"
|
||||
depends="acf-core lua-posix libressl"
|
||||
depends="acf-core lua-posix openssl"
|
||||
source="https://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"
|
||||
|
||||
package() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user