diff options
Diffstat (limited to 'sci-electronics/xnec2c')
-rw-r--r-- | sci-electronics/xnec2c/xnec2c-3.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/xnec2c/xnec2c-3.5.1.ebuild b/sci-electronics/xnec2c/xnec2c-3.5.1.ebuild index 96831025485f..8bcf439db3cf 100644 --- a/sci-electronics/xnec2c/xnec2c-3.5.1.ebuild +++ b/sci-electronics/xnec2c/xnec2c-3.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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+ graphical interactive version of nec2c" -HOMEPAGE="http://www.qsl.net/5b4az/pages/nec2.html" -SRC_URI="http://www.qsl.net/5b4az/pkg/nec2/xnec2c/${P}.tar.bz2" +HOMEPAGE="https://www.qsl.net/5b4az/pages/nec2.html" +SRC_URI="https://www.qsl.net/5b4az/pkg/nec2/xnec2c/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |