From 948819dc77fa8c4833defdc5ce27d8b5f0f45614 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 1 May 2018 14:01:21 +0200 Subject: [PATCH] dev-tex/bibtex2html: use HTTPS --- dev-tex/bibtex2html/bibtex2html-1.98.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-tex/bibtex2html/bibtex2html-1.98.ebuild b/dev-tex/bibtex2html/bibtex2html-1.98.ebuild index 7e5e4b73a356..40fff567480f 100644 --- a/dev-tex/bibtex2html/bibtex2html-1.98.ebuild +++ b/dev-tex/bibtex2html/bibtex2html-1.98.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 @@ -8,8 +8,8 @@ inherit eutils IUSE="doc +ocamlopt" DESCRIPTION="A bibtex to HTML converter" -SRC_URI="http://www.lri.fr/~filliatr/ftp/bibtex2html/${P}.tar.gz" -HOMEPAGE="http://www.lri.fr/~filliatr/bibtex2html/" +SRC_URI="https://www.lri.fr/~filliatr/ftp/bibtex2html/${P}.tar.gz" +HOMEPAGE="https://www.lri.fr/~filliatr/bibtex2html/" SLOT="0" -- 2.26.2