mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
hwloc: update to 2.9.2.
This commit is contained in:
parent
855a72b61f
commit
9665581ae8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hwloc'
|
# Template file for 'hwloc'
|
||||||
pkgname=hwloc
|
pkgname=hwloc
|
||||||
version=2.9.1
|
version=2.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.open-mpi.org/projects/hwloc/"
|
homepage="https://www.open-mpi.org/projects/hwloc/"
|
||||||
distfiles="https://www.open-mpi.org/software/hwloc/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
distfiles="https://www.open-mpi.org/software/hwloc/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=7cc4931a20fef457e0933af3f375be6eafa7703fde21e137bfb9685b1409599e
|
checksum=0a87fdf677f8b00b567d229b6320bf6b25c693edaa43e0b85268d999d6b060cf
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*|ppc64*) makedepends+=" libnuma-devel";;
|
i686*|x86_64*|ppc64*) makedepends+=" libnuma-devel";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue