summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libgit2/libgit2_1.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libgit2/libgit2_1.4.0.bb')
-rw-r--r--meta/recipes-support/libgit2/libgit2_1.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libgit2/libgit2_1.4.0.bb b/meta/recipes-support/libgit2/libgit2_1.4.0.bb
index 4dd32a75cc..23a195b43b 100644
--- a/meta/recipes-support/libgit2/libgit2_1.4.0.bb
+++ b/meta/recipes-support/libgit2/libgit2_1.4.0.bb
@@ -1,6 +1,6 @@
SUMMARY = "the Git linkable library"
HOMEPAGE = "http://libgit2.github.com/"
-LICENSE = "GPL-2.0-with-GCC-exception & MIT & openssl"
+LICENSE = "GPL-2.0-with-GCC-exception & MIT & OpenSSL"
LIC_FILES_CHKSUM = "file://COPYING;md5=e5a9227de4cb6afb5d35ed7b0fdf480d"
DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2"