summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-10 11:02:58 +0100
committerSam James <sam@gentoo.org>2022-04-10 11:11:12 +0100
commit261b130a728200e94c979d4e6fd37722e516c3a4 (patch)
tree92b0d266ed419c9e735bf89a0f69e18dea45911e
parentx11-misc/grub2-theme-preview: 2.6.0 (diff)
downloadgentoo-261b130a728200e94c979d4e6fd37722e516c3a4.tar.gz
gentoo-261b130a728200e94c979d4e6fd37722e516c3a4.tar.bz2
gentoo-261b130a728200e94c979d4e6fd37722e516c3a4.zip
media-radio/xastir: use HTTPS for HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-radio/xastir/xastir-2.1.6.ebuild4
-rw-r--r--media-radio/xastir/xastir-2.1.8.ebuild4
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"