hwloc: update to 2.9.2.

This commit is contained in:
Leah Neukirchen 2023-06-30 15:51:41 +02:00
parent 855a72b61f
commit 9665581ae8

View File

@ -1,6 +1,6 @@
# Template file for 'hwloc'
pkgname=hwloc
version=2.9.1
version=2.9.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"
homepage="https://www.open-mpi.org/projects/hwloc/"
distfiles="https://www.open-mpi.org/software/hwloc/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
checksum=7cc4931a20fef457e0933af3f375be6eafa7703fde21e137bfb9685b1409599e
checksum=0a87fdf677f8b00b567d229b6320bf6b25c693edaa43e0b85268d999d6b060cf
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*|ppc64*) makedepends+=" libnuma-devel";;