diff options
| author | Joonas Niilola <juippis@gentoo.org> | 2020-09-05 12:19:06 +0300 |
|---|---|---|
| committer | Joonas Niilola <juippis@gentoo.org> | 2020-09-05 12:21:06 +0300 |
| commit | 2f3c41f1876387cc87abbd0161569b08b5402156 (patch) | |
| tree | 3afcced93b088f49696e8427782604d45c2e7e84 /dev-util/cgdb/cgdb-0.6.8.ebuild | |
| parent | b1c77eafd6a113cbdf7c129a92237e68ff3c7ad1 (diff) | |
| download | gentoo-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.6.8.ebuild')
| -rw-r--r-- | dev-util/cgdb/cgdb-0.6.8.ebuild | 4 |
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" |
