From 8cac8dccf3abbc7c3ab0eb40584f8b38668c08ce Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Sat, 12 Dec 2020 07:38:22 +0100 Subject: [PATCH] Blaze: bump (#5446) --- sci-libs/blaze/{blaze-3.6.recipe => blaze-3.8.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sci-libs/blaze/{blaze-3.6.recipe => blaze-3.8.recipe} (93%) diff --git a/sci-libs/blaze/blaze-3.6.recipe b/sci-libs/blaze/blaze-3.8.recipe similarity index 93% rename from sci-libs/blaze/blaze-3.6.recipe rename to sci-libs/blaze/blaze-3.8.recipe index 4cec69639..df0351fa4 100644 --- a/sci-libs/blaze/blaze-3.6.recipe +++ b/sci-libs/blaze/blaze-3.8.recipe @@ -10,11 +10,11 @@ and SVML * thoroughly tested matrix and vector arithmetic * completely portable, high quality C++ source code" HOMEPAGE="https://bitbucket.org/blaze-lib/blaze/" -COPYRIGHT="2012-2019 Klaus Iglberger" +COPYRIGHT="2012-2020 Klaus Iglberger" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="https://bitbucket.org/blaze-lib/blaze/downloads/blaze-$portVersion.tar.gz" -CHECKSUM_SHA256="2ebbadacaf3f066e27352c1e413ead127b7ced8a3b202ae45f39c8f5f12324cc" +CHECKSUM_SHA256="dfaae1a3a9fea0b3cc92e78c9858dcc6c93301d59f67de5d388a3a41c8a629ae" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"