commit: f0fe9d7b0694a7dcccd316bc0b4119d966044ea7 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Wed May 8 19:32:18 2024 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Wed May 8 19:32:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fe9d7b
dev-lang/oorexx: update SRC_URI Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> dev-lang/oorexx/oorexx-5.0.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-lang/oorexx/oorexx-5.0.0.ebuild b/dev-lang/oorexx/oorexx-5.0.0.ebuild index 6714702cc6ff..73dac6c302b3 100644 --- a/dev-lang/oorexx/oorexx-5.0.0.ebuild +++ b/dev-lang/oorexx/oorexx-5.0.0.ebuild @@ -10,8 +10,7 @@ inherit cmake DESCRIPTION="Open source implementation of Object Rexx" HOMEPAGE="https://www.oorexx.org/about.html https://sourceforge.net/projects/oorexx/" -SRC_URI="https://sourceforge.net/projects/${PN}/files/${PN}/${PV}/${P}-${APP_REVISION}.tar.gz" -S="${WORKDIR}/${P}" +SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}-${APP_REVISION}.tar.gz" LICENSE="CPL-1.0" SLOT="0"
