diff options
Diffstat (limited to 'sci-electronics/splat/splat-1.4.2.ebuild')
-rw-r--r-- | sci-electronics/splat/splat-1.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/splat/splat-1.4.2.ebuild b/sci-electronics/splat/splat-1.4.2.ebuild index 9514bcfdaf4d..e498c4b7c91b 100644 --- a/sci-electronics/splat/splat-1.4.2.ebuild +++ b/sci-electronics/splat/splat-1.4.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="RF Signal Propagation, Loss, And Terrain analysis tool" -HOMEPAGE="http://www.qsl.net/kd2bd/splat.html" -SRC_URI="http://www.qsl.net/kd2bd/${P}.tar.bz2" +HOMEPAGE="https://www.qsl.net/kd2bd/splat.html" +SRC_URI="https://www.qsl.net/kd2bd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |