hwloc: update to 2.10.0.

This commit is contained in:
Leah Neukirchen 2024-07-26 15:51:51 +02:00
parent 8aefeb3d5b
commit ec4d63d1da
1 changed files with 2 additions and 2 deletions

View File

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