summaryrefslogtreecommitdiff
path: root/dev-util/cgdb/cgdb-0.6.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cgdb/cgdb-0.6.8.ebuild')
-rw-r--r--dev-util/cgdb/cgdb-0.6.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cgdb/cgdb-0.6.8.ebuild b/dev-util/cgdb/cgdb-0.6.8.ebuild
index ddd55558fcbd..c38d3ca1e868 100644
--- a/dev-util/cgdb/cgdb-0.6.8.ebuild
+++ b/dev-util/cgdb/cgdb-0.6.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ fi
inherit multilib-minimal
DESCRIPTION="A curses front-end for GDB, the GNU debugger"
-HOMEPAGE="http://cgdb.github.io/"
+HOMEPAGE="https://cgdb.github.io/"
LICENSE="GPL-2"
SLOT="0"
IUSE="test"