openblas: update to 0.3.5

This commit is contained in:
Dr. Thomas Orgis 2019-03-22 19:16:20 +01:00
parent 9bf4926af0
commit d557444a5e
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ BUILDLINK_TREE+= openblas_openmp
.if !defined(OPENBLAS_OPENMP_BUILDLINK3_MK)
OPENBLAS_OPENMP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.openblas_openmp+= openblas_openmp>=0.2.20
BUILDLINK_API_DEPENDS.openblas_openmp+= openblas_openmp>=0.3.5
BUILDLINK_PKGSRCDIR.openblas_openmp?= ../../wip/openblas_openmp
.endif # OPENBLAS_OPENMP_BUILDLINK3_MK

View File

@ -5,7 +5,7 @@ BUILDLINK_TREE+= openblas_pthread
.if !defined(OPENBLAS_PTHREAD_BUILDLINK3_MK)
OPENBLAS_PTHREAD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.openblas_pthread+= openblas_pthread>=0.2.20
BUILDLINK_API_DEPENDS.openblas_pthread+= openblas_pthread>=0.3.5
BUILDLINK_PKGSRCDIR.openblas_pthread?= ../../wip/openblas_pthread
.endif # OPENBLAS_PTHREAD_BUILDLINK3_MK