package/hwloc: bump to version 2.12.2

For change log since 2.11.2, see:
https://github.com/open-mpi/hwloc/blob/hwloc-2.12.2/NEWS#L20

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Dario Binacchi
2025-10-13 22:20:15 +02:00
committed by Julien Olivain
parent a7037907da
commit 41fe787cde
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# From https://www.open-mpi.org/software/hwloc/v2.11/
sha1 8c15d9707c2390bcdc564df11395a36c8fc775be hwloc-2.11.2.tar.bz2
sha256 f7f88fecae067100f1a1a915b658add0f4f71561259482910a69baea22fe8409 hwloc-2.11.2.tar.bz2
# From https://www.open-mpi.org/software/hwloc/v2.12/
sha1 be96a4b54da92fce34e5c7f68c719ab778e058fa hwloc-2.12.2.tar.bz2
sha256 563e61d70febb514138af0fac36b97621e01a4aacbca07b86e7bd95b85055ba0 hwloc-2.12.2.tar.bz2
# Locally computed
sha256 d79a936a42f3c6cb7c8375a023d43f4435f4664d3a5a2ea6b4623cff83c7fc06 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
HWLOC_VERSION_MAJOR = 2.11
HWLOC_VERSION_MAJOR = 2.12
HWLOC_VERSION = $(HWLOC_VERSION_MAJOR).2
HWLOC_SOURCE = hwloc-$(HWLOC_VERSION).tar.bz2
HWLOC_SITE = https://download.open-mpi.org/release/hwloc/v$(HWLOC_VERSION_MAJOR)