hwloc: update to 2.11.2.

This commit is contained in:
Leah Neukirchen 2024-11-11 17:14:29 +01:00
parent 8fddbf0443
commit 0386f7b6fb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hwloc'
pkgname=hwloc
version=2.10.0
version=2.11.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=0305dd60c9de2fbe6519fe2a4e8fdc6d3db8de574a0ca7812b92e80c05ae1392
checksum=f7f88fecae067100f1a1a915b658add0f4f71561259482910a69baea22fe8409
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*|ppc64*) makedepends+=" libnuma-devel";;