mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/hwloc to 1.11.8-1
This commit is contained in:
parent
9c4407c9df
commit
560264fa5b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue