hwloc: update to 2.13.0
authorW. Michael Petullo <redacted>
Tue, 2 Jun 2026 18:39:33 +0000 (13:39 -0500)
committerJosef Schlehofer <redacted>
Wed, 3 Jun 2026 06:10:40 +0000 (08:10 +0200)
This upstream release included CPU kind improvements and fixed
CUDACoresPerMP on NVIDIA GPUs.

Signed-off-by: W. Michael Petullo <redacted>
libs/hwloc/Makefile

index 9015b4e7473ab99b5ba0cefd469cfc742a41fedc..fa6a5d02d2456a454943318dba7328df9e88fcbb 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hwloc
-PKG_VERSION:=2.12.2
+PKG_VERSION:=2.13.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://download.open-mpi.org/release/$(PKG_NAME)/v2.12
-PKG_HASH:=563e61d70febb514138af0fac36b97621e01a4aacbca07b86e7bd95b85055ba0
+PKG_SOURCE_URL:=https://download.open-mpi.org/release/$(PKG_NAME)/v2.13
+PKG_HASH:=52e936afb6ebd80f171f763fcf14f7b1f5ce98b125af5dd2f328b873b1fd0dab
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT