mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
hwloc: update to 2.12.1.
This commit is contained in:
parent
c46886d43a
commit
db0ab2d3d7
1 changed files with 3 additions and 2 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'hwloc'
|
||||
pkgname=hwloc
|
||||
version=2.11.2
|
||||
version=2.12.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="cairo-devel ncurses-devel libxml2-devel eudev-libudev-devel"
|
||||
checkdepends="tar"
|
||||
short_desc="Portable abstraction of hierarchical hardware architectures"
|
||||
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=f7f88fecae067100f1a1a915b658add0f4f71561259482910a69baea22fe8409
|
||||
checksum=38a90328bb86259f9bb2fe1dc57fd841e111d1e6358012bef23dfd95d21dc66b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*|ppc64*) makedepends+=" libnuma-devel";;
|
||||
|
|
Loading…
Add table
Reference in a new issue