Add top-level attributes for git R-Z packages
This commit is contained in:

committed by
Todd Gamblin

parent
a1572bb999
commit
3f18c04865
@@ -31,9 +31,9 @@ class Sz(AutotoolsPackage):
|
||||
|
||||
homepage = "https://collab.cels.anl.gov/display/ESR/SZ"
|
||||
url = "https://github.com/disheng222/SZ/archive/v1.4.13.5.tar.gz"
|
||||
git = "https://github.com/disheng222/SZ.git"
|
||||
|
||||
version('develop', git='https://github.com/disheng222/SZ.git',
|
||||
branch='master')
|
||||
version('develop', branch='master')
|
||||
version('1.4.13.5', 'a2f6147c3c74d74c938dd17d914a4cb8')
|
||||
version('1.4.13.4', '1c47170a9eebeadbf0f7e9b675d68d76')
|
||||
version('1.4.12.3', '5f51be8530cdfa5280febb410ac6dd94')
|
||||
|
Reference in New Issue
Block a user