Skip to content

Fix URL for all versions, last and archived ones - #26568

Open
SIB-software wants to merge 2 commits into
easybuilders:developfrom
sib-swiss:20260730130201_new_pr_Jena560
Open

Fix URL for all versions, last and archived ones#26568
SIB-software wants to merge 2 commits into
easybuilders:developfrom
sib-swiss:20260730130201_new_pr_Jena560

Conversation

@SIB-software

Copy link
Copy Markdown
Contributor

(created using eb --new-pr)

@github-actions

Copy link
Copy Markdown

Updated software Jena-4.10.0.eb

Diff against Jena-5.6.0.eb

easybuild/easyconfigs/j/Jena/Jena-5.6.0.eb

diff --git a/easybuild/easyconfigs/j/Jena/Jena-5.6.0.eb b/easybuild/easyconfigs/j/Jena/Jena-4.10.0.eb
index 3c53f3ebb8..ab5d38b15b 100644
--- a/easybuild/easyconfigs/j/Jena/Jena-5.6.0.eb
+++ b/easybuild/easyconfigs/j/Jena/Jena-4.10.0.eb
@@ -4,7 +4,7 @@
 easyblock = 'PackedBinary'
 
 name = 'Jena'
-version = '5.6.0'
+version = '4.10.0'
 
 homepage = 'https://jena.apache.org/'
 description = """A free and open source Java framework for building Semantic
@@ -15,12 +15,12 @@ Web and Linked Data applications.
 toolchain = SYSTEM
 
 dependencies = [
-    ('Java', '25'),
+    ('Java', '11'),
 ]
 
 source_urls = ['https://archive.apache.org/dist/jena/binaries/']
 sources = ['apache-jena-%(version)s.tar.gz']
-checksums = ['b39aa6cca06b103ed4d509b42eee512394088859df2b5367a858927bf1fce728']
+checksums = ['1b690287917659fad2382afe7c43b4da694e4957d5d8ecb7b9918d11aacb47e3']
 
 postinstallcmds = [
     'rm -rf %(installdir)s/bat/ %(installdir)s/lib-src/',

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant