summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-02 22:14:24 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-02 22:14:24 +0100
commita5e53fcd9cdf20b51ffb9ad98c1022053bb8795e (patch)
tree0656a321ded8540359598b39e4617669ef403465
parentapp-vim/pydoc: add py3_9 (diff)
downloadgentoo-a5e53fcd.tar.gz
gentoo-a5e53fcd.tar.bz2
gentoo-a5e53fcd.zip
net-libs/gnutls: update metadata
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--net-libs/gnutls/gnutls-3.6.15.ebuild4
-rw-r--r--net-libs/gnutls/gnutls-3.7.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/gnutls/gnutls-3.6.15.ebuild b/net-libs/gnutls/gnutls-3.6.15.ebuild
index b0da1cec679a..4103ba431769 100644
--- a/net-libs/gnutls/gnutls-3.6.15.ebuild
+++ b/net-libs/gnutls/gnutls-3.6.15.ebuild
@@ -5,8 +5,8 @@ EAPI=7
inherit libtool multilib-minimal
-DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project"
-HOMEPAGE="http://www.gnutls.org/"
+DESCRIPTION="A secure communications library implementing the SSL, TLS and DTLS protocols"
+HOMEPAGE="https://www.gnutls.org/"
SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
LICENSE="GPL-3 LGPL-2.1+"
diff --git a/net-libs/gnutls/gnutls-3.7.0.ebuild b/net-libs/gnutls/gnutls-3.7.0.ebuild
index 1f6e8d56d7f0..48cc53ce4156 100644
--- a/net-libs/gnutls/gnutls-3.7.0.ebuild
+++ b/net-libs/gnutls/gnutls-3.7.0.ebuild
@@ -5,8 +5,8 @@ EAPI=7
inherit libtool multilib-minimal
-DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project"
-HOMEPAGE="http://www.gnutls.org/"
+DESCRIPTION="A secure communications library implementing the SSL, TLS and DTLS protocols"
+HOMEPAGE="https://www.gnutls.org/"
SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
LICENSE="GPL-3 LGPL-2.1+"