mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/hwloc to 1.11.10-1
This commit is contained in:
parent
d068713756
commit
a25c1c81b5
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - remove numactl dependency
|
||||
|
||||
pkgname=hwloc
|
||||
pkgver=1.11.9
|
||||
pkgver=1.11.10
|
||||
pkgrel=1
|
||||
pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical architectures'
|
||||
url='https://www.open-mpi.org/projects/hwloc/'
|
||||
|
@ -18,7 +18,7 @@ makedepends=('cairo' 'libxml2' 'pciutils' 'systemd')
|
|||
optdepends=('cairo' 'libxml2' 'pciutils')
|
||||
options=('!docs')
|
||||
source=(https://www.open-mpi.org/software/hwloc/v1.11/downloads/${pkgname}-${pkgver}.tar.bz2)
|
||||
sha256sums=('394333184248d63cb2708a976e57f05337d03bb50c33aa3097ff5c5a74a85164')
|
||||
sha256sums=('2be808383d8337846fe77ce49c7ad3336fb6857505494d85c0ac03f22c5bd1e7')
|
||||
|
||||
build() {
|
||||
cd hwloc-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue