From aa68dcd1dae4f96f85d7c2448b7fd389106b57f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 23 Jul 2021 10:14:50 +0200 Subject: [PATCH] OpenBLAS: bump revision --- sci-libs/openblas/openblas-0.3.17.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/openblas/openblas-0.3.17.recipe b/sci-libs/openblas/openblas-0.3.17.recipe index defe70b14..64020d7e1 100644 --- a/sci-libs/openblas/openblas-0.3.17.recipe +++ b/sci-libs/openblas/openblas-0.3.17.recipe @@ -4,7 +4,7 @@ version." HOMEPAGE="http://www.openblas.net/" COPYRIGHT="2011-2021 The OpenBLAS Project" LICENSE="BSD (3-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="http://github.com/xianyi/OpenBLAS/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="df2934fa33d04fd84d839ca698280df55c690c86a5a1133b3f7266fce1de279f" SOURCE_FILENAME="OpenBLAS-$portVersion.tar.gz"