net-misc/suite3270: HTTPSify HOMEPAGE

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2026-01-04 04:21:06 +00:00
parent 299897462c
commit 4bf6c88566
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -15,7 +15,7 @@ FONT_S="${S}"/${FONT_PN}
inherit autotools font
DESCRIPTION="Complete 3270 (S390) access package"
HOMEPAGE="http://x3270.bgp.nu/"
HOMEPAGE="https://x3270.bgp.nu/"
SRC_URI="https://downloads.sourceforge.net/x3270/${MY_P}-src.tgz"
LICENSE="GPL-2"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -16,7 +16,7 @@ PYTHON_COMPAT=( python3_{11..14} )
inherit autotools font python-any-r1
DESCRIPTION="Complete 3270 (S390) access package"
HOMEPAGE="http://x3270.bgp.nu/"
HOMEPAGE="https://x3270.bgp.nu/"
SRC_URI="https://downloads.sourceforge.net/x3270/${MY_P}-src.tgz"
LICENSE="GPL-2"