commit:     261b130a728200e94c979d4e6fd37722e516c3a4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 10:02:58 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 10:11:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261b130a

media-radio/xastir: use HTTPS for HOMEPAGE

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

 media-radio/xastir/xastir-2.1.6.ebuild | 4 ++--
 media-radio/xastir/xastir-2.1.8.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-radio/xastir/xastir-2.1.6.ebuild 
b/media-radio/xastir/xastir-2.1.6.ebuild
index fcd3f2a7f254..9ad868bd9212 100644
--- a/media-radio/xastir/xastir-2.1.6.ebuild
+++ b/media-radio/xastir/xastir-2.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic toolchain-funcs
 MY_P=${PN/x/X}-Release-${PV}
 
 DESCRIPTION="X Amateur Station Tracking and Information Reporting"
-HOMEPAGE="http://xastir.org/";
+HOMEPAGE="https://xastir.org/";
 SRC_URI="https://github.com/Xastir/Xastir/archive/Release-${PV}.tar.gz
                        -> ${P}.tar.gz"
 

diff --git a/media-radio/xastir/xastir-2.1.8.ebuild 
b/media-radio/xastir/xastir-2.1.8.ebuild
index fa5dfcadd886..796b47bf4772 100644
--- a/media-radio/xastir/xastir-2.1.8.ebuild
+++ b/media-radio/xastir/xastir-2.1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic toolchain-funcs
 MY_P=${PN/x/X}-Release-${PV}
 
 DESCRIPTION="X Amateur Station Tracking and Information Reporting"
-HOMEPAGE="http://xastir.org/";
+HOMEPAGE="https://xastir.org/";
 SRC_URI="https://github.com/Xastir/Xastir/archive/Release-${PV}.tar.gz
                        -> ${P}.tar.gz"
 

Reply via email to