mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-tex/bibtex2html: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
71a76d50b7
commit
948819dc77
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user