commit:     5162d49ba90ec61d343087ba2c250b8543a6039d
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 08:33:31 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 08:33:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5162d49b

dev-java/openjfx: fix SRC_URI

Closes: https://bugs.gentoo.org/743484
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 dev-java/openjfx/openjfx-8.202.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/openjfx/openjfx-8.202.ebuild 
b/dev-java/openjfx/openjfx-8.202.ebuild
index 75fd19046cc..11c3ab1cb41 100644
--- a/dev-java/openjfx/openjfx-8.202.ebuild
+++ b/dev-java/openjfx/openjfx-8.202.ebuild
@@ -13,7 +13,7 @@ EGRADLE_VER="4.8"
 DESCRIPTION="Java OpenJFX 8 client application platform"
 HOMEPAGE="https://openjfx.io";
 SRC_URI="
-       http://hg.openjdk.java.net/${PN}/8u/rt/archive/${MY_PV}.tar.bz2 -> 
${P}.tar.bz2
+       http://hg.openjdk.java.net/${PN}/8u-dev/rt/archive/${MY_PV}.tar.bz2 -> 
${P}.tar.bz2
        https://services.gradle.org/distributions/gradle-${EGRADLE_VER}-bin.zip
 "
 

Reply via email to