libblastrampoline: Add version 3.0.2 (#22065)

This commit is contained in:
Mosè Giordano
2021-03-04 10:05:32 +00:00
committed by GitHub
parent f1d0a819e9
commit 7e143bab6a

View File

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