summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2024-05-08 15:32:18 -0400
committerMike Gilbert <floppym@gentoo.org>2024-05-08 15:32:18 -0400
commitf0fe9d7b0694a7dcccd316bc0b4119d966044ea7 (patch)
tree31c6690fc9cdb3152d19822ecb0e5036a12c9973 /dev-lang/oorexx
parentdev-lang/regina-rexx: update SRC_URI (diff)
downloadgentoo-f0fe9d7b0694a7dcccd316bc0b4119d966044ea7.tar.gz
gentoo-f0fe9d7b0694a7dcccd316bc0b4119d966044ea7.tar.bz2
gentoo-f0fe9d7b0694a7dcccd316bc0b4119d966044ea7.zip
dev-lang/oorexx: update SRC_URI
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-lang/oorexx')
-rw-r--r--dev-lang/oorexx/oorexx-5.0.0.ebuild3
1 files changed, 1 insertions, 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"