singularity: new version
This commit is contained in:
parent
d95fdc8441
commit
535b09d811
@ -36,6 +36,7 @@ class Singularity(AutotoolsPackage):
|
||||
# Versions before 2.5.2 suffer from a serious security problem.
|
||||
# https://nvd.nist.gov/vuln/detail/CVE-2018-12021
|
||||
version('develop', branch='master')
|
||||
version('2.6.0', sha256='7c425211a099f6fa6f74037e6e17be58fb5923b0bd11aea745e48ef83c488b49')
|
||||
version('2.5.2', '2edc1a8ac9a4d7d26fba6244f1c5fd95')
|
||||
|
||||
depends_on('libarchive', when='@2.5.2:')
|
||||
|
Loading…
Reference in New Issue
Block a user