aboutsummaryrefslogtreecommitdiffstats
path: root/community/stunnel/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/stunnel/APKBUILD')
-rw-r--r--community/stunnel/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/stunnel/APKBUILD b/community/stunnel/APKBUILD
index 8b8bbb92cce..af956aade0d 100644
--- a/community/stunnel/APKBUILD
+++ b/community/stunnel/APKBUILD
@@ -4,13 +4,13 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=stunnel
pkgver=5.60
-pkgrel=0
+pkgrel=1
pkgdesc="SSL encryption wrapper between network client and server"
url="https://www.stunnel.org"
arch="all"
license="GPL-2.0-or-later with OpenSSL exception"
# support for SO_ORIGINAL_DST will be silently disabled without linux-headers
-makedepends="openssl-dev linux-headers"
+makedepends="openssl1.1-compat-dev linux-headers"
subpackages="$pkgname-doc $pkgname-openrc"
install="$pkgname.pre-install"
source="https://www.stunnel.org/downloads/stunnel-$pkgver.tar.gz