diff options
Diffstat (limited to 'media-radio/xastir/xastir-2.1.8.ebuild')
-rw-r--r-- | media-radio/xastir/xastir-2.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |