diff options
author | Petr Vaněk <arkamar@gentoo.org> | 2024-09-02 23:05:38 +0200 |
---|---|---|
committer | Petr Vaněk <arkamar@gentoo.org> | 2024-09-02 23:17:40 +0200 |
commit | e346859cc3408ec0eb0df766133130a77af188e3 (patch) | |
tree | 53524b2ceb1c3f3f7cb4852ca059e401cd398837 | |
parent | app-emulation/ski: drop 1.3.2-r4 (diff) | |
download | gentoo-e346859cc3408ec0eb0df766133130a77af188e3.tar.gz gentoo-e346859cc3408ec0eb0df766133130a77af188e3.tar.bz2 gentoo-e346859cc3408ec0eb0df766133130a77af188e3.zip |
app-emulation/ski: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
-rw-r--r-- | app-emulation/ski/ski-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |