From 3da208d26fef2542bbb094c7c2b418064c909dcd Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 11 Aug 2019 17:08:29 +0200 Subject: [PATCH] libhwloc: update to 2.0.4. --- common/shlibs | 2 +- srcpkgs/hwloc/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 36a868b472a..299aba4e15d 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2357,7 +2357,7 @@ libp2edrvmagick++.so.0 libpstoedit-3.70_1 libp2edrvstd.so.0 libpstoedit-3.70_1 libpstoedit.so.0 libpstoedit-3.70_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_cthelper.so.0 libnetfilter_cthelper-1.0.0_1 libnetfilter_queue.so.1 libnetfilter_queue-1.0.2_1 diff --git a/srcpkgs/hwloc/template b/srcpkgs/hwloc/template index 2b05eb83190..bcc9ffb5c00 100644 --- a/srcpkgs/hwloc/template +++ b/srcpkgs/hwloc/template @@ -1,6 +1,6 @@ # Template file for 'hwloc' pkgname=hwloc -version=1.11.13 +version=2.0.4 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " 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=a4494b7765f517c0990d1c7f09d98cb87755bb6b841e4e2cbfebca1b14bac9c8 +checksum=653c05742dff16e5ee6ad3343fd40e93be8ba887eaffbd539832b68780d047a9 case "$XBPS_TARGET_MACHINE" in i686*|x86_64*|ppc64*) makedepends+=" libnuma-devel";;