diff --git a/sci-libs/openblas/openblas-0.3.13.recipe b/sci-libs/openblas/openblas-0.3.15.recipe similarity index 94% rename from sci-libs/openblas/openblas-0.3.13.recipe rename to sci-libs/openblas/openblas-0.3.15.recipe index 3edf83599..0895ed820 100644 --- a/sci-libs/openblas/openblas-0.3.13.recipe +++ b/sci-libs/openblas/openblas-0.3.15.recipe @@ -2,11 +2,11 @@ SUMMARY="An optimized BLAS library" DESCRIPTION="OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD \ version." HOMEPAGE="http://www.openblas.net/" -COPYRIGHT="2011-2020 The OpenBLAS Project" +COPYRIGHT="2011-2021 The OpenBLAS Project" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="http://github.com/xianyi/OpenBLAS/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="79197543b17cc314b7e43f7a33148c308b0807cd6381ee77f77e15acf3e6459e" +CHECKSUM_SHA256="30a99dec977594b387a17f49904523e6bc8dd88bd247266e83485803759e4bbe" SOURCE_FILENAME="OpenBLAS-$portVersion.tar.gz" SOURCE_DIR="OpenBLAS-$portVersion"