diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-05 09:15:40 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-07 23:53:14 +0200 |
commit | 1651ea8b076a4290cf73bb9ba50d5e4f287f967d (patch) | |
tree | 52ac20cb706ac2d419ca1b27f7cdc7c44cc904ed /dev-libs | |
parent | app-text/xdvik: use HTTPS (diff) | |
download | gentoo-1651ea8b076a4290cf73bb9ba50d5e4f287f967d.tar.gz gentoo-1651ea8b076a4290cf73bb9ba50d5e4f287f967d.tar.bz2 gentoo-1651ea8b076a4290cf73bb9ba50d5e4f287f967d.zip |
dev-libs/kpathsea: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/kpathsea/kpathsea-6.3.3_p20210325-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kpathsea/kpathsea-6.3.3_p20210325-r1.ebuild b/dev-libs/kpathsea/kpathsea-6.3.3_p20210325-r1.ebuild index 619e22876988..e848216c3fca 100644 --- a/dev-libs/kpathsea/kpathsea-6.3.3_p20210325-r1.ebuild +++ b/dev-libs/kpathsea/kpathsea-6.3.3_p20210325-r1.ebuild @@ -8,7 +8,7 @@ inherit texlive-common libtool prefix tmpfiles TEXMFD_VERSION="11" DESCRIPTION="Path searching library for TeX-related files" -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 https://dev.gentoo.org/~sam/distfiles/texlive/${PN}-texmf.d-${TEXMFD_VERSION}.tar.xz" |