summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-17 10:43:03 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-25 22:50:55 +0200
commit362d67c63cf7a6a92022f86fbb4a858ce8b59a81 (patch)
tree005a58d2380ff4291d0302f0f2555d9f93711b97 /app-text
parentapp-eselect/eselect-lib-bin-symlink: update HOMEPAGE (diff)
downloadgentoo-362d67c63cf7a6a92022f86fbb4a858ce8b59a81.tar.gz
gentoo-362d67c63cf7a6a92022f86fbb4a858ce8b59a81.tar.bz2
gentoo-362d67c63cf7a6a92022f86fbb4a858ce8b59a81.zip
app-text/openjade: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/openjade/openjade-1.3.2-r9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/openjade/openjade-1.3.2-r9.ebuild b/app-text/openjade/openjade-1.3.2-r9.ebuild
index ecb4a59709f7..9e97c0d604f0 100644
--- a/app-text/openjade/openjade-1.3.2-r9.ebuild
+++ b/app-text/openjade/openjade-1.3.2-r9.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools flag-o-matic sgml-catalog-r1 toolchain-funcs
DESCRIPTION="Jade is an implementation of DSSSL for formatting SGML and XML documents"
-HOMEPAGE="http://openjade.sourceforge.net"
+HOMEPAGE="https://openjade.sourceforge.net"
SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"