diff options
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/form/form-4.1.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/form/form-4.2.0.ebuild | 4 |
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" |