diff --git a/sci-libs/openblas/openblas-0.3.7.recipe b/sci-libs/openblas/openblas-0.3.9.recipe similarity index 94% rename from sci-libs/openblas/openblas-0.3.7.recipe rename to sci-libs/openblas/openblas-0.3.9.recipe index 2f55745eb..f7514557c 100644 --- a/sci-libs/openblas/openblas-0.3.7.recipe +++ b/sci-libs/openblas/openblas-0.3.9.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-2019 The OpenBLAS Project" +COPYRIGHT="2011-2020 The OpenBLAS Project" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="http://github.com/xianyi/OpenBLAS/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="bde136122cef3dd6efe2de1c6f65c10955bbb0cc01a520c2342f5287c28f9379" +CHECKSUM_SHA256="17d4677264dfbc4433e97076220adc79b050e4f8a083ea3f853a53af253bc380" SOURCE_FILENAME="OpenBLAS-$portVersion.tar.gz" SOURCE_DIR="OpenBLAS-$portVersion"