summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-04 11:53:34 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:06:51 -0400
commit7c5e63e2304f56ed1522b6670a8f1c551a95f3ee (patch)
tree2d98878ddc19d7c8af9757a0f034f321584116d6 /sci-mathematics
parentsci-libs/hypre: use HTTPS, fix HOMEPAGE (diff)
downloadgentoo-7c5e63e2304f56ed1522b6670a8f1c551a95f3ee.tar.gz
gentoo-7c5e63e2304f56ed1522b6670a8f1c551a95f3ee.tar.bz2
gentoo-7c5e63e2304f56ed1522b6670a8f1c551a95f3ee.zip
sci-mathematics/form: use HTTPS
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/form/form-4.1.ebuild6
-rw-r--r--sci-mathematics/form/form-4.2.0.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/sci-mathematics/form/form-4.1.ebuild b/sci-mathematics/form/form-4.1.ebuild
index 6eb0f062f04b..831375da3a59 100644
--- a/sci-mathematics/form/form-4.1.ebuild
+++ b/sci-mathematics/form/form-4.1.ebuild
@@ -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"
diff --git a/sci-mathematics/form/form-4.2.0.ebuild b/sci-mathematics/form/form-4.2.0.ebuild
index 8f30d5b663c9..f280eae46219 100644
--- a/sci-mathematics/form/form-4.2.0.ebuild
+++ b/sci-mathematics/form/form-4.2.0.ebuild
@@ -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"