vmc: Add Version 1-0-p3 (#19942)

This commit is contained in:
Dr. Christian Tacke 2020-11-16 17:36:32 +01:00 committed by GitHub
parent 6aaa44c929
commit 0aa55d426c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,10 +11,11 @@ class Vmc(CMakePackage):
homepage = "https://github.com/vmc-project/vmc"
git = 'https://github.com/vmc-project/vmc.git'
url = "https://github.com/vmc-project/vmc/archive/v1-0-p2.tar.gz"
url = "https://github.com/vmc-project/vmc/archive/v1-0-p3.tar.gz"
maintainers = ['ChristianTackeGSI']
version('1-0-p3', sha256='46385776d7639fdf23df2a2a5426fb9a9a69836d237c1259b1a22bfb649cb47e')
version('1-0-p2', sha256='46b4c82b0b7516502e88db920732fc78f06f0393ac740a17816f2eb53f80e75e')
version('1-0-p1', sha256='4a20515f7de426797955cec4a271958b07afbaa330770eeefb5805c882ad9749')