commit: c90ac8129df6682b99e59cca46df8c7f8ae100c2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Jul 5 07:19:04 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 21:53:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c90ac812
dev-tex/bibtexu: use HTTPS Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-tex/bibtexu/bibtexu-3.71_p20210325.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20210325.ebuild b/dev-tex/bibtexu/bibtexu-3.71_p20210325.ebuild index c79cd002a526..2afec7367bf3 100644 --- a/dev-tex/bibtexu/bibtexu-3.71_p20210325.ebuild +++ b/dev-tex/bibtexu/bibtexu-3.71_p20210325.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="8-bit Implementation of BibTeX 0.99 with a Very Large Capacity" -HOMEPAGE="http://tug.org/texlive/" +HOMEPAGE="https://tug.org/texlive/" SRC_URI="https://dev.gentoo.org/~sam/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz" LICENSE="GPL-2"
