summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-29 21:30:07 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-01 15:59:19 -0400
commitac27dd3b4f1cb822a5ebb26b68b630f97294416b (patch)
treecc2b544e7caf17d215957325b1a2d915972bff86
parentx11-misc/sunflower: use HTTPS (diff)
downloadgentoo-ac27dd3b.tar.gz
gentoo-ac27dd3b.tar.bz2
gentoo-ac27dd3b.zip
dev-libs/gf2x: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16493 Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--dev-libs/gf2x/gf2x-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gf2x/gf2x-1.3.0.ebuild b/dev-libs/gf2x/gf2x-1.3.0.ebuild
index a634e10fbabd..3c44e414e864 100644
--- a/dev-libs/gf2x/gf2x-1.3.0.ebuild
+++ b/dev-libs/gf2x/gf2x-1.3.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit autotools
DESCRIPTION="C/C++ routines for fast arithmetic in GF(2)[x]"
-HOMEPAGE="https://gitlab.inria.fr/thome/gf2x/ http://gforge.inria.fr/projects/gf2x/"
+HOMEPAGE="https://gitlab.inria.fr/thome/gf2x/ https://gforge.inria.fr/projects/gf2x/"
# The Gitlab release is missing the autotools files.
SRC_URI="https://gforge.inria.fr/frs/download.php/38243/${P}.tar.gz"