summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-support/gnutls/gnutls_3.6.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-support/gnutls/gnutls_3.6.14.bb')
-rw-r--r--poky/meta/recipes-support/gnutls/gnutls_3.6.14.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/poky/meta/recipes-support/gnutls/gnutls_3.6.14.bb b/poky/meta/recipes-support/gnutls/gnutls_3.6.14.bb
index 51578b4b3b..903bb5503a 100644
--- a/poky/meta/recipes-support/gnutls/gnutls_3.6.14.bb
+++ b/poky/meta/recipes-support/gnutls/gnutls_3.6.14.bb
@@ -1,5 +1,7 @@
SUMMARY = "GNU Transport Layer Security Library"
-HOMEPAGE = "http://www.gnu.org/software/gnutls/"
+DESCRIPTION = "a secure communications library implementing the SSL, \
+TLS and DTLS protocols and technologies around them."
+HOMEPAGE = "https://gnutls.org/"
BUGTRACKER = "https://savannah.gnu.org/support/?group=gnutls"
LICENSE = "GPLv3+ & LGPLv2.1+"