commit: c26ad177bad71d9f79bb064e514060ce682636e2 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Sep 3 00:53:00 2024 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Sep 3 00:53:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c26ad177
x11-libs/xbae: update HOMEPAGE to use https Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> x11-libs/xbae/xbae-4.60.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/xbae/xbae-4.60.4.ebuild b/x11-libs/xbae/xbae-4.60.4.ebuild index 7d79a5fa59f3..69507033ee42 100644 --- a/x11-libs/xbae/xbae-4.60.4.ebuild +++ b/x11-libs/xbae/xbae-4.60.4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Motif-based widget to display a grid of cells as a spreadsheet" -HOMEPAGE="http://xbae.sourceforge.net/" +HOMEPAGE="https://xbae.sourceforge.net/" SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="BSD"
