mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/hwloc to 1.11.7-1
This commit is contained in:
parent
c7d084e5bf
commit
b9c602d608
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - remove numactl dependency
|
||||
|
||||
pkgname=hwloc
|
||||
pkgver=1.11.6
|
||||
pkgver=1.11.7
|
||||
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=('7508710be4f9920b46936f6b975cab379298ebdd')
|
||||
sha1sums=('7b78850b8504a93972a3f114a0e75f9b115607d9')
|
||||
|
||||
build() {
|
||||
cd hwloc-$pkgver
|
||||
|
|
Loading…
Reference in a new issue