From: Cameron Miller <[email protected]>

(cherry picked from commit e2e9adb228447f52008b98a80a787cf637d968be)
Signed-off-by: Akash Hadke <[email protected]>
Signed-off-by: Akash Hadke <[email protected]>
---
 recipes-core/rhino/rhino_1.7r4.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-core/rhino/rhino_1.7r4.bb 
b/recipes-core/rhino/rhino_1.7r4.bb
index 54329c1..bb172a5 100644
--- a/recipes-core/rhino/rhino_1.7r4.bb
+++ b/recipes-core/rhino/rhino_1.7r4.bb
@@ -11,12 +11,12 @@ PACKAGE_ARCH = "${TUNE_PKGARCH}"
 inherit java-library
 
 SRC_URI = "\
-       https://github.com/downloads/mozilla/rhino/rhino1_7R4.zip \
+       
https://github.com/mozilla/rhino/archive/refs/tags/Rhino1_7R4_RELEASE.zip \
        file://rhino \
        file://rhino-jsc \
        "
 
-S = "${WORKDIR}/rhino1_7R4"
+S = "${WORKDIR}/rhino-Rhino1_7R4_RELEASE"
 
 PACKAGES = "${JPN} rhino"
 
@@ -46,5 +46,5 @@ do_install:append() {
        install -m 0755 ${WORKDIR}/rhino-jsc ${D}${bindir}
 }
 
-SRC_URI[md5sum] = "ad67a3dff135e3a70f0c3528a2d6edf2"
-SRC_URI[sha256sum] = 
"9eb08f85bbe7c8e0b9eaffb1cf4984b31fb679f3c8a682acc3bb8ac20626c61e"
+SRC_URI[md5sum] = "1f893577269631703d31e4de9d5dc1f4"
+SRC_URI[sha256sum] = 
"860965fc611764745b3a4fc5bd4baac07356a9fedd2ce6642e7bb0bd7ef58d07"
-- 
2.17.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#103077): 
https://lists.openembedded.org/g/openembedded-devel/message/103077
Mute This Topic: https://lists.openembedded.org/mt/99267085/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to