dev-tex/bibtex2html: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 1 May 2018 12:01:21 +0000 (14:01 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 01:37:28 +0000 (21:37 -0400)
dev-tex/bibtex2html/bibtex2html-1.98.ebuild

index 7e5e4b73a356e9115423e6b47ef16d28734e5b20..40fff567480fb699b77c72415ebe69e540375fcf 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
@@ -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"