mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/stunnel: remove openssl from depends
This commit is contained in:
parent
d7ce398325
commit
e8b0ceebe1
@ -4,12 +4,12 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=stunnel
|
||||
pkgver=5.35
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="SSL encryption wrapper between network client and server."
|
||||
url="http://www.stunnel.org/"
|
||||
arch="all"
|
||||
license="GPL2+ with OpenSSL exception"
|
||||
depends="openssl"
|
||||
depends=""
|
||||
makedepends="libressl-dev"
|
||||
subpackages="$pkgname-doc"
|
||||
install="$pkgname.pre-install"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user