From e346859cc3408ec0eb0df766133130a77af188e3 Mon Sep 17 00:00:00 2001 From: Petr Vaněk Date: Mon, 2 Sep 2024 23:05:38 +0200 Subject: app-emulation/ski: update HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Vaněk --- app-emulation/ski/ski-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/ski/ski-1.4.0.ebuild b/app-emulation/ski/ski-1.4.0.ebuild index 1867d53df65f..fbb3ebc06623 100644 --- a/app-emulation/ski/ski-1.4.0.ebuild +++ b/app-emulation/ski/ski-1.4.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit flag-o-matic DESCRIPTION="ia64 instruction set simulator" -HOMEPAGE="https://github.com/trofi/ski http://ski.sourceforge.net/" +HOMEPAGE="https://github.com/trofi/ski https://ski.sourceforge.net/" SRC_URI="https://github.com/trofi/ski/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad