mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
hwloc: update to 1.11.13.
This commit is contained in:
parent
4fdf5a3b29
commit
afb3c96481
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hwloc'
|
||||
pkgname=hwloc
|
||||
version=1.11.12
|
||||
version=1.11.13
|
||||
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=ddfb7b9b4571551165b0fd824a340e58814c8c2b4af64c818579d4bc695a417d
|
||||
checksum=a4494b7765f517c0990d1c7f09d98cb87755bb6b841e4e2cbfebca1b14bac9c8
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*|ppc64*) makedepends+=" libnuma-devel";;
|
||||
|
|
Loading…
Add table
Reference in a new issue