hwloc: update to 2.7.2.

This commit is contained in:
Leah Neukirchen 2023-01-07 17:13:46 +01:00
parent 3f56b2ce12
commit c8f404a5fe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hwloc'
pkgname=hwloc
version=2.7.1
version=2.7.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=0d4e1d36c3a72c5d61901bfd477337f5a4c7e0a975da57165237d00e35ef528d
checksum=6d99649822a85cbf2a51de6e96ad0f7b15391fe33641a3e5b6dee38e1cc09115
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*|ppc64*) makedepends+=" libnuma-devel";;