diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 17:17:18 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:45:03 +0200 |
commit | 30b7558a2a44ee398cc8da21b09843187e538990 (patch) | |
tree | 8a85a9da237440dfa7d8cebb56a848faaf19ec4e | |
parent | sci-electronics/splat: update homepage (diff) | |
download | gentoo-30b7558a2a44ee398cc8da21b09843187e538990.tar.gz gentoo-30b7558a2a44ee398cc8da21b09843187e538990.tar.bz2 gentoo-30b7558a2a44ee398cc8da21b09843187e538990.zip |
sci-electronics/gsmc: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-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" |