commit: 472854ad565408310c9ab1b25494baebf28a96de
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 6 10:39:15 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 6 10:40:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=472854ad
app-text/opensp: Update URLs
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-text/opensp/opensp-1.5.2-r9.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/app-text/opensp/opensp-1.5.2-r9.ebuild
b/app-text/opensp/opensp-1.5.2-r9.ebuild
index eab00d21392b..744e97d2f629 100644
--- a/app-text/opensp/opensp-1.5.2-r9.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r9.ebuild
@@ -6,11 +6,10 @@ EAPI=8
inherit autotools flag-o-matic
MY_P=${P/opensp/OpenSP}
-
DESCRIPTION="A free, object-oriented toolkit for SGML parsing and entity
management"
-HOMEPAGE="http://openjade.sourceforge.net/"
-SRC_URI="mirror://sourceforge/openjade/${MY_P}.tar.gz"
-S="${WORKDIR}"/${MY_P}
+HOMEPAGE="https://openjade.sourceforge.net/"
+SRC_URI="https://downloads.sourceforge.net/project/openjade/opensp/${PV}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"