extra/hwloc to 1.11.8-1

This commit is contained in:
Kevin Mihelich 2017-10-09 00:56:21 +00:00
parent 9c4407c9df
commit 560264fa5b

View file

@ -7,7 +7,7 @@
# - remove numactl dependency
pkgname=hwloc
pkgver=1.11.7
pkgver=1.11.8
pkgrel=1
pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical architectures'
arch=('i686' 'x86_64')
@ -18,7 +18,7 @@ optdepends=('cairo' 'libxml2' 'pciutils')
makedepends=('cairo' 'libxml2' 'pciutils')
options=('!docs')
source=(http://www.open-mpi.org/software/hwloc/v1.11/downloads/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('7b78850b8504a93972a3f114a0e75f9b115607d9')
sha1sums=('5d6164400a49e2c77a7e1e98dd0247a1f7e6d4cf')
build() {
cd hwloc-$pkgver