From 60fec57150d4d079d4dffb3dc59e1493fa9c7e5c Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 2 Apr 2021 20:28:01 +0200 Subject: [PATCH] sparsehash: bump version --- ...parsehash-2.0.3.patchset => sparsehash-2.0.4.patchset} | 0 .../{sparsehash-2.0.3.recipe => sparsehash-2.0.4.recipe} | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) rename dev-cpp/sparsehash/patches/{sparsehash-2.0.3.patchset => sparsehash-2.0.4.patchset} (100%) rename dev-cpp/sparsehash/{sparsehash-2.0.3.recipe => sparsehash-2.0.4.recipe} (86%) diff --git a/dev-cpp/sparsehash/patches/sparsehash-2.0.3.patchset b/dev-cpp/sparsehash/patches/sparsehash-2.0.4.patchset similarity index 100% rename from dev-cpp/sparsehash/patches/sparsehash-2.0.3.patchset rename to dev-cpp/sparsehash/patches/sparsehash-2.0.4.patchset diff --git a/dev-cpp/sparsehash/sparsehash-2.0.3.recipe b/dev-cpp/sparsehash/sparsehash-2.0.4.recipe similarity index 86% rename from dev-cpp/sparsehash/sparsehash-2.0.3.recipe rename to dev-cpp/sparsehash/sparsehash-2.0.4.recipe index 353b0c53c..3130cb047 100644 --- a/dev-cpp/sparsehash/sparsehash-2.0.3.recipe +++ b/dev-cpp/sparsehash/sparsehash-2.0.4.recipe @@ -6,14 +6,14 @@ for speed." HOMEPAGE="https://github.com/sparsehash/sparsehash/" COPYRIGHT="2005-2010 Google" LICENSE="BSD (3-clause)" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/sparsehash/sparsehash/archive/sparsehash-$portVersion.tar.gz" -CHECKSUM_SHA256="05e986a5c7327796dad742182b2d10805a8d4f511ad090da0490f146c1ff7a8c" +CHECKSUM_SHA256="8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58" SOURCE_DIR="sparsehash-sparsehash-$portVersion" PATCHES="sparsehash-$portVersion.patchset" -ARCHITECTURES="!x86_gcc2 x86 x86_64" -SECONDARY_ARCHITECTURES="!x86_gcc2 x86" +ARCHITECTURES="!x86_gcc2 x86_64" +SECONDARY_ARCHITECTURES="x86" PROVIDES=" sparsehash$secondaryArchSuffix = $portVersion compat >= 2