sci-mathematics/form: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 4 Apr 2018 09:53:34 +0000 (11:53 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:06:51 +0000 (11:06 -0400)
sci-mathematics/form/form-4.1.ebuild
sci-mathematics/form/form-4.2.0.ebuild

index 6eb0f062f04b82122556915c2c4ce54bc7ed5ce6..831375da3a591715f1a83f3f09f61cd8f550eac5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit autotools
 
 DESCRIPTION="Symbolic Manipulation System"
-HOMEPAGE="http://www.nikhef.nl/~form/"
-SRC_URI="http://www.nikhef.nl/~form/maindir/binaries/${P}.tar.gz"
+HOMEPAGE="https://www.nikhef.nl/~form/"
+SRC_URI="https://www.nikhef.nl/~form/maindir/binaries/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
index 8f30d5b663c95616277167342aadd12b68cca718..f280eae46219e187cec8e4f0bc987b34a89ae527 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools
 
 DESCRIPTION="Symbolic Manipulation System"
-HOMEPAGE="http://www.nikhef.nl/~form/"
+HOMEPAGE="https://www.nikhef.nl/~form/"
 SRC_URI="https://github.com/vermaseren/${PN}/releases/download/v${PV}/${P}.tar.gz"
 
 LICENSE="GPL-3"