Added new versions for Sombrero (#25243)
This commit is contained in:
parent
4b870196c0
commit
978191aff5
@ -14,9 +14,12 @@ class Sombrero(MakefilePackage):
|
|||||||
homepage = "https://github.com/sa2c/sombrero"
|
homepage = "https://github.com/sa2c/sombrero"
|
||||||
url = "https://github.com/sa2c/sombrero/archive/refs/tags/1.0.tar.gz"
|
url = "https://github.com/sa2c/sombrero/archive/refs/tags/1.0.tar.gz"
|
||||||
|
|
||||||
|
version('2021-07-31',
|
||||||
|
sha256='9c59693f330904b1f444187d1974a179c61d801f063581acb94a7a77955151e0')
|
||||||
|
version('2021-07-14',
|
||||||
|
sha256='d2801a4efea312a14fc34775b0dea862e958ccb9b7721a63b6c29e1224e12257')
|
||||||
version('2021-07-08',
|
version('2021-07-08',
|
||||||
sha256='816b0f0a684a421fa620f11c21649ac162e85d1febd6a7e10cfd07604760c0d6')
|
sha256='816b0f0a684a421fa620f11c21649ac162e85d1febd6a7e10cfd07604760c0d6')
|
||||||
|
|
||||||
# Version 1 is incompatible with spack
|
# Version 1 is incompatible with spack
|
||||||
# as CFLAGS and the like are hardcoded in the makefile.
|
# as CFLAGS and the like are hardcoded in the makefile.
|
||||||
version('1.0',
|
version('1.0',
|
||||||
|
Loading…
Reference in New Issue
Block a user