aboutsummaryrefslogtreecommitdiffstats
path: root/community/stunnel
diff options
context:
space:
mode:
Diffstat (limited to 'community/stunnel')
-rw-r--r--community/stunnel/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/stunnel/APKBUILD b/community/stunnel/APKBUILD
index 5420501ccf2..e04752630d1 100644
--- a/community/stunnel/APKBUILD
+++ b/community/stunnel/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="SSL encryption wrapper between network client and server."
url="http://www.stunnel.org/"
arch="all"
-license="GPL2+ with OpenSSL exception"
+license="GPL-2.0-or-later with OpenSSL exception"
makedepends="libressl-dev"
subpackages="$pkgname-doc"
install="$pkgname.pre-install"