libblastrampoline: Add version 3.0.3 (#22529)

This commit is contained in:
Mosè Giordano 2021-03-25 08:10:29 +00:00 committed by GitHub
parent 0105a83d6f
commit 04a02f8665
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.3', commit='7b502b7bb5d4663df4a928d0f605924cd1a35c1a')
version('3.0.2', commit='5882fdf6395afb1ed01a8a10db94b7b3cbd39e16')
version('3.0.1', commit='e132e645db28bec024be9410467a6c7a2d0937ae')
version('3.0.0', commit='7bb259a69e5bad0adb55171b2bee164a30ce2e91')