Skip to content
Snippets Groups Projects
Commit 7ca9bb92 authored by Eleni Kanellou's avatar Eleni Kanellou
Browse files

corrected filename, version, and checksums. now using a tag that refers to a...

corrected filename, version, and checksums. now using a tag that refers to a forma version which correctly references package resources.
parent efdd395a
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
easyblock = 'PythonPackage' easyblock = 'PythonPackage'
name = 'forma' name = 'forma'
version = '0.1.2' version = '0.1.6'
homepage = 'https://github.com/CARV-ICS-FORTH/foRMA' homepage = 'https://github.com/CARV-ICS-FORTH/foRMA'
description = "Initial test for easybuild foRMA" description = "Initial test for easybuild foRMA"
...@@ -20,7 +20,7 @@ sources = [{ ...@@ -20,7 +20,7 @@ sources = [{
'keep_git_dir': True 'keep_git_dir': True
}, },
}] }]
checksums = ['435f8776b39d033688cae7ce66a800f2cbb6f9165f6db002c80ad7db538381ad'] checksums = ['3aa2999c05e5027f6d4b06ef51222990e41527621dc40a900bef1004c7d74936']
dependencies = [ dependencies = [
('Python', '3.10.4'), ('Python', '3.10.4'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment