summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-19 20:08:08 +0200
committerAaron Bauman <bman@gentoo.org>2019-04-19 21:27:01 -0400
commitfd0618b0769a8a4308008949698e764b643dd3e1 (patch)
tree2bcf857a6cb9280129fa684ddd1bde2ef720f741 /sci-electronics
parentdev-libs/liblognorm: use HTTPS (diff)
downloadgentoo-fd0618b0769a8a4308008949698e764b643dd3e1.tar.gz
gentoo-fd0618b0769a8a4308008949698e764b643dd3e1.tar.bz2
gentoo-fd0618b0769a8a4308008949698e764b643dd3e1.zip
sci-electronics/puff: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11745 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/puff/puff-20100127-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/puff/puff-20100127-r1.ebuild b/sci-electronics/puff/puff-20100127-r1.ebuild
index 9ea282b9822f..0c27ca623e46 100644
--- a/sci-electronics/puff/puff-20100127-r1.ebuild
+++ b/sci-electronics/puff/puff-20100127-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit flag-o-matic
DESCRIPTION="microwave CAD software"
-HOMEPAGE="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/puff/"
-SRC_URI="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/${PN}/${P}.tgz"
+HOMEPAGE="https://wwwhome.cs.utwente.nl/~ptdeboer/ham/puff/"
+SRC_URI="https://wwwhome.cs.utwente.nl/~ptdeboer/ham/${PN}/${P}.tgz"
LICENSE="GPL-3"
SLOT="0"