summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/stunnel/stunnel_5.59.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/stunnel/stunnel_5.59.bb')
-rw-r--r--meta-networking/recipes-support/stunnel/stunnel_5.59.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/stunnel/stunnel_5.59.bb b/meta-networking/recipes-support/stunnel/stunnel_5.59.bb
index 9321070bc..9e0169a7e 100644
--- a/meta-networking/recipes-support/stunnel/stunnel_5.59.bb
+++ b/meta-networking/recipes-support/stunnel/stunnel_5.59.bb
@@ -5,7 +5,7 @@ SECTION = "net"
5# Note: Linking stunnel statically or dynamically with other modules is making 5# Note: Linking stunnel statically or dynamically with other modules is making
6# a combined work based on stunnel. Thus, the terms and conditions of the GNU 6# a combined work based on stunnel. Thus, the terms and conditions of the GNU
7# General Public License cover the whole combination. 7# General Public License cover the whole combination.
8LICENSE = "GPLv2" 8LICENSE = "GPL-2.0-only"
9LIC_FILES_CHKSUM = "file://COPYING.md;md5=223b26c62f5e7c5c8656d6c133edd5ec" 9LIC_FILES_CHKSUM = "file://COPYING.md;md5=223b26c62f5e7c5c8656d6c133edd5ec"
10 10
11DEPENDS = "autoconf-archive libnsl2 openssl" 11DEPENDS = "autoconf-archive libnsl2 openssl"