summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-09-05 12:19:06 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-09-05 12:21:06 +0300
commit2f3c41f1876387cc87abbd0161569b08b5402156 (patch)
tree3afcced93b088f49696e8427782604d45c2e7e84 /dev-util/cgdb/cgdb-0.7.1.ebuild
parentmedia-gfx/fbida: Set more dependencies (diff)
downloadgentoo-2f3c41f1876387cc87abbd0161569b08b5402156.tar.gz
gentoo-2f3c41f1876387cc87abbd0161569b08b5402156.tar.bz2
gentoo-2f3c41f1876387cc87abbd0161569b08b5402156.zip
dev-util/cgdb: https:// in HOMEPAGE
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/cgdb/cgdb-0.7.1.ebuild')
-rw-r--r--dev-util/cgdb/cgdb-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cgdb/cgdb-0.7.1.ebuild b/dev-util/cgdb/cgdb-0.7.1.ebuild
index 9a57cd1d60f9..9b0c032ba93d 100644
--- a/dev-util/cgdb/cgdb-0.7.1.ebuild
+++ b/dev-util/cgdb/cgdb-0.7.1.ebuild
@@ -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"