dev-util/ftjam: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2022-11-18 16:49:52 +01:00
committed by Conrad Kostecki
parent 5b4d85e360
commit 44f59729bb

View File

@@ -8,7 +8,7 @@ inherit toolchain-funcs
MY_PV=$(ver_rs 3 "")
DESCRIPTION="A 100% compatible, enhanced implementation of the make alternative Jam"
HOMEPAGE="http://freetype.sourceforge.net/jam/index.html"
HOMEPAGE="https://freetype.sourceforge.net/jam/index.html"
SRC_URI="http://david.freetype.org/jam/ftjam-${MY_PV}.tar.bz2"
LICENSE="perforce GPL-2"