From f0fe9d7b0694a7dcccd316bc0b4119d966044ea7 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 8 May 2024 15:32:18 -0400 Subject: dev-lang/oorexx: update SRC_URI Signed-off-by: Mike Gilbert --- dev-lang/oorexx/oorexx-5.0.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-lang/oorexx') 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" -- cgit v1.2.3-65-gdbad