summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-02 10:14:41 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-04 00:02:25 +0200
commit6405e0e1ce4892ce99cb987d386b0cafb5521b92 (patch)
tree74422006c0104e76bbb22fe59fda1eacb9a5ff59 /app-text/ttf2pt1
parentmedia-radio/unixcw: EAPI8 bump, minor improvements (diff)
downloadgentoo-6405e0e1ce4892ce99cb987d386b0cafb5521b92.tar.gz
gentoo-6405e0e1ce4892ce99cb987d386b0cafb5521b92.tar.bz2
gentoo-6405e0e1ce4892ce99cb987d386b0cafb5521b92.zip
app-text/ttf2pt1: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-text/ttf2pt1')
-rw-r--r--app-text/ttf2pt1/ttf2pt1-3.4.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ttf2pt1/ttf2pt1-3.4.4-r2.ebuild b/app-text/ttf2pt1/ttf2pt1-3.4.4-r2.ebuild
index f108cacf8cc0..22fd1fdfaa2b 100644
--- a/app-text/ttf2pt1/ttf2pt1-3.4.4-r2.ebuild
+++ b/app-text/ttf2pt1/ttf2pt1-3.4.4-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit toolchain-funcs
DESCRIPTION="True Type Font to Postscript Type 1 Converter"
-HOMEPAGE="http://ttf2pt1.sourceforge.net/"
+HOMEPAGE="https://ttf2pt1.sourceforge.net/"
SRC_URI="mirror://sourceforge/ttf2pt1/${P}.tgz"
LICENSE="ttf2pt1"