From 6edb65b95d5d522f59542a59e6543f2cfa586c75 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Tue, 23 Oct 2018 12:48:13 +0200 Subject: [PATCH] Blaze: bump (#3256) --- sci-libs/blaze/{blaze-3.3.recipe => blaze-3.4.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sci-libs/blaze/{blaze-3.3.recipe => blaze-3.4.recipe} (94%) diff --git a/sci-libs/blaze/blaze-3.3.recipe b/sci-libs/blaze/blaze-3.4.recipe similarity index 94% rename from sci-libs/blaze/blaze-3.3.recipe rename to sci-libs/blaze/blaze-3.4.recipe index bc68be2a3..9bc25e8d6 100644 --- a/sci-libs/blaze/blaze-3.3.recipe +++ b/sci-libs/blaze/blaze-3.4.recipe @@ -12,9 +12,9 @@ and SVML HOMEPAGE="https://bitbucket.org/blaze-lib/blaze/" COPYRIGHT="2012-2017 Klaus Iglberger" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="https://bitbucket.org/blaze-lib/blaze/downloads/blaze-$portVersion.tar.gz" -CHECKSUM_SHA256="138cbb7b95775c10bf56a5ab3596a32205751299b19699984b6ed55b1bf989d0" +CHECKSUM_SHA256="fd474ab479e81d31edf27d4a529706b418f874caa7b046c67489128c20dda66f" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"