diff --git a/sys-libs/hwloc/hwloc2-2.3.0.recipe b/sys-libs/hwloc/hwloc2-2.4.1.recipe similarity index 94% rename from sys-libs/hwloc/hwloc2-2.3.0.recipe rename to sys-libs/hwloc/hwloc2-2.4.1.recipe index 48af19b90..5d6f79578 100644 --- a/sys-libs/hwloc/hwloc2-2.3.0.recipe +++ b/sys-libs/hwloc/hwloc2-2.4.1.recipe @@ -28,10 +28,9 @@ COPYRIGHT="2004-2006 The Trustees of Indiana University and Indiana \ (RIST) 2015-2016 Intel, Inc." LICENSE="BSD (3-clause)" -REVISION="2" -SOURCE_URI=" -https://download.open-mpi.org/release/hwloc/v${portVersion%.*}/hwloc-$portVersion.tar.bz2" -CHECKSUM_SHA256="b607f6097873f69ef6b4b01e66e0dcb45f9939e8979827284664bbf0d4018a64" +REVISION="1" +SOURCE_URI="https://download.open-mpi.org/release/hwloc/v${portVersion%.*}/hwloc-$portVersion.tar.bz2" +CHECKSUM_SHA256="392421e69f26120c8ab95d151fe989f2b4b69dab3c7735741c4e0a6d7de5de63" SOURCE_DIR="hwloc-$portVersion" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -44,7 +43,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then commandBinDir=$prefix/bin fi -libVersion="15.3.0" +libVersion="15.4.1" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" @@ -59,7 +58,7 @@ REQUIRES=" PROVIDES_devel=" hwloc2${secondaryArchSuffix}_devel = $portVersion - devel:libhwloc$secondaryArchSuffix = $libVersion + devel:libhwloc$secondaryArchSuffix = $libVersionCompat " REQUIRES_devel=" hwloc2$secondaryArchSuffix == $portVersion base