diff options
author | Sam James <sam@gentoo.org> | 2022-04-03 03:09:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-03 03:09:49 +0100 |
commit | ae2b1b2f4e05b5ce278cf23846605c48980a2bc9 (patch) | |
tree | ca76fbe823a5e40f913de242b6c50d0389503b22 /sys-block/open-iscsi | |
parent | net-misc/iputils: add 20211215 (diff) | |
download | gentoo-ae2b1b2f4e05b5ce278cf23846605c48980a2bc9.tar.gz gentoo-ae2b1b2f4e05b5ce278cf23846605c48980a2bc9.tar.bz2 gentoo-ae2b1b2f4e05b5ce278cf23846605c48980a2bc9.zip |
sys-block/open-iscsi: update HOMEPAGE (HTTPS)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block/open-iscsi')
-rw-r--r-- | sys-block/open-iscsi/open-iscsi-2.1.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/open-iscsi/open-iscsi-2.1.4-r2.ebuild b/sys-block/open-iscsi/open-iscsi-2.1.4-r2.ebuild index 3b00ebc379c0..a2d3cf4be973 100644 --- a/sys-block/open-iscsi/open-iscsi-2.1.4-r2.ebuild +++ b/sys-block/open-iscsi/open-iscsi-2.1.4-r2.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools linux-info flag-o-matic toolchain-funcs udev systemd DESCRIPTION="A performant, transport independent, multi-platform implementation of RFC3720" -HOMEPAGE="http://www.open-iscsi.com/" +HOMEPAGE="https://www.open-iscsi.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |