hwloc: update to 1.11.13.

This commit is contained in:
Leah Neukirchen 2019-07-04 18:08:16 +02:00
parent 4fdf5a3b29
commit afb3c96481

View file

@ -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";;