diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-05 09:19:04 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-07 23:53:14 +0200 |
commit | c90ac8129df6682b99e59cca46df8c7f8ae100c2 (patch) | |
tree | 2f20ea6d52045436f16ea0f5adc3e98f3f962d7b /dev-tex | |
parent | dev-libs/pslib: use HTTPS, fix LICENSE (diff) | |
download | gentoo-c90ac8129df6682b99e59cca46df8c7f8ae100c2.tar.gz gentoo-c90ac8129df6682b99e59cca46df8c7f8ae100c2.tar.bz2 gentoo-c90ac8129df6682b99e59cca46df8c7f8ae100c2.zip |
dev-tex/bibtexu: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/bibtexu/bibtexu-3.71_p20210325.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |