commit: f9ee223f21eeab4234960489a754abd1cc861e21
Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 6 14:07:59 2020 +0000
Commit: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 14:07:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9ee223f
app-office/gnucash: HTTP -> HTTPS Homepage
Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>
app-office/gnucash/gnucash-4.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/gnucash/gnucash-4.2-r1.ebuild
b/app-office/gnucash/gnucash-4.2-r1.ebuild
index 18036d17b8d..db9eef24408 100644
--- a/app-office/gnucash/gnucash-4.2-r1.ebuild
+++ b/app-office/gnucash/gnucash-4.2-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit cmake gnome2-utils python-single-r1 toolchain-funcs xdg-utils
DESCRIPTION="A personal finance manager"
-HOMEPAGE="http://www.gnucash.org/"
+HOMEPAGE="https://www.gnucash.org/"
SRC_URI="https://github.com/Gnucash/${PN}/releases/download/${PV}/${P}.tar.bz2"
SLOT="0"