commit:     2c90242a05120f446f18847965ea21ca4b1b0baa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 11:04:15 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 11:12:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c90242a

sys-apps/sg3_utils: use HTTPS

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild | 6 +++---
 sys-apps/sg3_utils/sg3_utils-1.47.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild 
b/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild
index adf5be558150..51068d8dc71a 100644
--- a/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild
+++ b/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
 
 DESCRIPTION="Apps for querying the sg SCSI interface"
-HOMEPAGE="http://sg.danny.cz/sg/";
+HOMEPAGE="https://sg.danny.cz/sg/";
 #SRC_URI="https://github.com/hreinecke/sg3_utils/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-SRC_URI="http://sg.danny.cz/sg/p/${P}.tar.xz";
+SRC_URI="https://sg.danny.cz/sg/p/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0/${PV}"

diff --git a/sys-apps/sg3_utils/sg3_utils-1.47.ebuild 
b/sys-apps/sg3_utils/sg3_utils-1.47.ebuild
index 30882f707434..810a9073c7ac 100644
--- a/sys-apps/sg3_utils/sg3_utils-1.47.ebuild
+++ b/sys-apps/sg3_utils/sg3_utils-1.47.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Apps for querying the sg SCSI interface"
-HOMEPAGE="http://sg.danny.cz/sg/";
+HOMEPAGE="https://sg.danny.cz/sg/";
 #SRC_URI="https://github.com/hreinecke/sg3_utils/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-SRC_URI="http://sg.danny.cz/sg/p/${P}.tar.xz";
+SRC_URI="https://sg.danny.cz/sg/p/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0/${PV}"

Reply via email to