From c17fcfcbd110842471f46699c3b65e9d20f3b3e0 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Thu, 25 Jul 2019 21:23:33 +0200 Subject: [PATCH] Blaze: bump (#4044) --- sci-libs/blaze/{blaze-3.4.recipe => blaze-3.5.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sci-libs/blaze/{blaze-3.4.recipe => blaze-3.5.recipe} (93%) diff --git a/sci-libs/blaze/blaze-3.4.recipe b/sci-libs/blaze/blaze-3.5.recipe similarity index 93% rename from sci-libs/blaze/blaze-3.4.recipe rename to sci-libs/blaze/blaze-3.5.recipe index 9bc25e8d6..593058b6d 100644 --- a/sci-libs/blaze/blaze-3.4.recipe +++ b/sci-libs/blaze/blaze-3.5.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-2017 Klaus Iglberger" +COPYRIGHT="2012-2018 Klaus Iglberger" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="https://bitbucket.org/blaze-lib/blaze/downloads/blaze-$portVersion.tar.gz" -CHECKSUM_SHA256="fd474ab479e81d31edf27d4a529706b418f874caa7b046c67489128c20dda66f" +CHECKSUM_SHA256="f50d4a57796b8012d3e6d416667d9abe6f4d95994eb9deb86cd4491381dec624" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"