libhwloc: update to 2.0.4.
This commit is contained in:
parent
42eedefd01
commit
3da208d26f
2 changed files with 3 additions and 3 deletions
|
@ -2357,7 +2357,7 @@ libp2edrvmagick++.so.0 libpstoedit-3.70_1
|
||||||
libp2edrvstd.so.0 libpstoedit-3.70_1
|
libp2edrvstd.so.0 libpstoedit-3.70_1
|
||||||
libpstoedit.so.0 libpstoedit-3.70_1
|
libpstoedit.so.0 libpstoedit-3.70_1
|
||||||
libtolua.so tolua-5.2.0_1
|
libtolua.so tolua-5.2.0_1
|
||||||
libhwloc.so.5 libhwloc-1.11.2_1
|
libhwloc.so.15 libhwloc-2.0.4_1
|
||||||
libnetfilter_cttimeout.so.1 libnetfilter_cttimeout-1.0.0_1
|
libnetfilter_cttimeout.so.1 libnetfilter_cttimeout-1.0.0_1
|
||||||
libnetfilter_cthelper.so.0 libnetfilter_cthelper-1.0.0_1
|
libnetfilter_cthelper.so.0 libnetfilter_cthelper-1.0.0_1
|
||||||
libnetfilter_queue.so.1 libnetfilter_queue-1.0.2_1
|
libnetfilter_queue.so.1 libnetfilter_queue-1.0.2_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hwloc'
|
# Template file for 'hwloc'
|
||||||
pkgname=hwloc
|
pkgname=hwloc
|
||||||
version=1.11.13
|
version=2.0.4
|
||||||
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=a4494b7765f517c0990d1c7f09d98cb87755bb6b841e4e2cbfebca1b14bac9c8
|
checksum=653c05742dff16e5ee6ad3343fd40e93be8ba887eaffbd539832b68780d047a9
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue