From 1a8b61ba4ae109d5702e7c29e2a86228dccaf310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Van=C4=9Bk?= Date: Sat, 15 Mar 2025 09:30:30 +0100 Subject: [PATCH] app-editors/bvi: update HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Vaněk --- app-editors/bvi/bvi-1.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/bvi/bvi-1.4.2.ebuild b/app-editors/bvi/bvi-1.4.2.ebuild index 5fb9159817d79..0e8a35b529901 100644 --- a/app-editors/bvi/bvi-1.4.2.ebuild +++ b/app-editors/bvi/bvi-1.4.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit flag-o-matic DESCRIPTION="Display-oriented editor for binary files, based on the vi texteditor" -HOMEPAGE="http://bvi.sourceforge.net/" +HOMEPAGE="https://bvi.sourceforge.net/" SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz" LICENSE="GPL-3+"