libblastrampoline: Add version 3.0.0 (#21939)

This commit is contained in:
Mosè Giordano 2021-02-25 05:08:37 +00:00 committed by GitHub
parent ce5e2b5368
commit 1a11a17453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class Libblastrampoline(MakefilePackage):
homepage = "https://github.com/staticfloat/libblastrampoline"
git = "https://github.com/staticfloat/libblastrampoline.git"
version('3.0.0', commit='7bb259a69e5bad0adb55171b2bee164a30ce2e91')
version('2.2.0', commit='45f4a20ffdba5d368db66d71885312f5f73c2dc7')
build_directory = 'src'