gdrcopy: add v2.3 (#29874)

This commit is contained in:
iarspider 2022-04-06 07:10:34 +02:00 committed by GitHub
parent 532182db52
commit 419c2ecb95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ class Gdrcopy(MakefilePackage):
git = "https://github.com/NVIDIA/gdrcopy"
version('master', branch='master')
version('2.3', sha256='b85d15901889aa42de6c4a9233792af40dd94543e82abe0439e544c87fd79475')
version('2.2', sha256='e4be119809391b18c735346d24b3b398dd9421cbff47ef12befbae40d61da45f')
version('2.1', sha256='cecc7dcc071107f77396f5553c9109790b6d2298ae29eb2dbbdd52b2a213e4ea')
version('2.0', sha256='98320e6e980a7134ebc4eedd6cf23647104f2b3c557f2eaf0d31a02609f5f2b0')