summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-07-05 13:32:18 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-20 21:34:38 -0400
commit583cbf1daab3e39d4d310c05fcee898b6f3f51ce (patch)
tree28264bd60c0fe6b19ac0284a206e4646b915e210 /media-gfx/plantuml
parentmedia-gfx/openexr_viewers: use HTTPS (diff)
downloadgentoo-583cbf1daab3e39d4d310c05fcee898b6f3f51ce.tar.gz
gentoo-583cbf1daab3e39d4d310c05fcee898b6f3f51ce.tar.bz2
gentoo-583cbf1daab3e39d4d310c05fcee898b6f3f51ce.zip
media-gfx/plantuml: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16597 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'media-gfx/plantuml')
-rw-r--r--media-gfx/plantuml/plantuml-1.2020.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/plantuml/plantuml-1.2020.0.ebuild b/media-gfx/plantuml/plantuml-1.2020.0.ebuild
index e02996fa69cd..2e0af1c75a78 100644
--- a/media-gfx/plantuml/plantuml-1.2020.0.ebuild
+++ b/media-gfx/plantuml/plantuml-1.2020.0.ebuild
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="source"
inherit java-pkg-2 java-ant-2 desktop xdg
DESCRIPTION="Draw UML diagrams using a simple and human readable text description"
-HOMEPAGE="http://plantuml.com"
+HOMEPAGE="https://plantuml.com"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"