diff options
Diffstat (limited to 'sci-electronics/gsmc')
-rw-r--r-- | sci-electronics/gsmc/gsmc-1.1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/gsmc/gsmc-1.1-r2.ebuild b/sci-electronics/gsmc/gsmc-1.1-r2.ebuild index 5db3aef6c286..a6d86fb2c36b 100644 --- a/sci-electronics/gsmc/gsmc-1.1-r2.ebuild +++ b/sci-electronics/gsmc/gsmc-1.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,8 +6,8 @@ EAPI="5" inherit autotools eutils DESCRIPTION="A GTK program for doing Smith Chart calculations" -HOMEPAGE="http://www.qsl.net/ik5nax/" -SRC_URI="http://www.qsl.net/ik5nax/${P}.tar.gz" +HOMEPAGE="https://www.qsl.net/ik5nax/" +SRC_URI="https://www.qsl.net/ik5nax/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |