mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/hwloc to 1.11.5
This commit is contained in:
parent
c236f11383
commit
2b936d233f
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - remove numactl dependency
|
||||
|
||||
pkgname=hwloc
|
||||
pkgver=1.11.4
|
||||
pkgver=1.11.5
|
||||
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=('5ecfeea7a825da1e22dd3d418746b33fad44f1b0')
|
||||
sha1sums=('bfca110cc6a731eaaf02d9155e8ab126b694f118')
|
||||
|
||||
build() {
|
||||
cd hwloc-$pkgver
|
||||
|
|
Loading…
Reference in a new issue