extra/hwloc to 1.11.4-1

This commit is contained in:
Kevin Mihelich 2016-09-01 00:45:51 +00:00
parent 184971be02
commit 75f245f8db

View file

@ -7,8 +7,8 @@
# - remove numactl dependency
pkgname=hwloc
pkgver=1.11.3
pkgrel=2
pkgver=1.11.4
pkgrel=1
pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical architectures'
arch=('i686' 'x86_64')
url='http://www.open-mpi.org/projects/hwloc/'
@ -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=('66e71c50dbbd483c0c1cdac4dbced6ce19fcbcb3')
sha1sums=('5ecfeea7a825da1e22dd3d418746b33fad44f1b0')
build() {
cd hwloc-$pkgver