From e9b736f0a5ca844095d21eefd8099fd4fbab7246 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Sun, 19 Jan 2020 14:52:40 +0100 Subject: [PATCH] Blaze: bump (#4568) --- sci-libs/blaze/{blaze-3.5.recipe => blaze-3.6.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sci-libs/blaze/{blaze-3.5.recipe => blaze-3.6.recipe} (93%) diff --git a/sci-libs/blaze/blaze-3.5.recipe b/sci-libs/blaze/blaze-3.6.recipe similarity index 93% rename from sci-libs/blaze/blaze-3.5.recipe rename to sci-libs/blaze/blaze-3.6.recipe index 593058b6d..4cec69639 100644 --- a/sci-libs/blaze/blaze-3.5.recipe +++ b/sci-libs/blaze/blaze-3.6.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-2018 Klaus Iglberger" +COPYRIGHT="2012-2019 Klaus Iglberger" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="https://bitbucket.org/blaze-lib/blaze/downloads/blaze-$portVersion.tar.gz" -CHECKSUM_SHA256="f50d4a57796b8012d3e6d416667d9abe6f4d95994eb9deb86cd4491381dec624" +CHECKSUM_SHA256="2ebbadacaf3f066e27352c1e413ead127b7ced8a3b202ae45f39c8f5f12324cc" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"