From 20af8767e2bc9af6cdb3efc8400ae0c0d65ff831 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Fri, 8 Jan 2021 18:37:44 +0100 Subject: [PATCH] OpenBLAS: bump (#5580) --- .../openblas/{openblas-0.3.9.recipe => openblas-0.3.13.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sci-libs/openblas/{openblas-0.3.9.recipe => openblas-0.3.13.recipe} (96%) diff --git a/sci-libs/openblas/openblas-0.3.9.recipe b/sci-libs/openblas/openblas-0.3.13.recipe similarity index 96% rename from sci-libs/openblas/openblas-0.3.9.recipe rename to sci-libs/openblas/openblas-0.3.13.recipe index f7514557c..3edf83599 100644 --- a/sci-libs/openblas/openblas-0.3.9.recipe +++ b/sci-libs/openblas/openblas-0.3.13.recipe @@ -6,7 +6,7 @@ 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="17d4677264dfbc4433e97076220adc79b050e4f8a083ea3f853a53af253bc380" +CHECKSUM_SHA256="79197543b17cc314b7e43f7a33148c308b0807cd6381ee77f77e15acf3e6459e" SOURCE_FILENAME="OpenBLAS-$portVersion.tar.gz" SOURCE_DIR="OpenBLAS-$portVersion"