hwloc: Update to 2.9.3
This commit is contained in:
committed by
Biswapriyo Nath
parent
d78f1ecc87
commit
30a462bed0
@@ -6,7 +6,7 @@
|
||||
_realname=hwloc
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=2.9.2
|
||||
pkgver=2.9.3
|
||||
pkgrel=1
|
||||
pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical architectures (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -23,7 +23,7 @@ options=('!docs')
|
||||
license=('BSD')
|
||||
url='https://www.open-mpi.org/projects/hwloc/'
|
||||
source=(https://www.open-mpi.org/software/hwloc/v${pkgver%.*}/downloads/${_realname}-${pkgver}.tar.bz2)
|
||||
sha256sums=('0a87fdf677f8b00b567d229b6320bf6b25c693edaa43e0b85268d999d6b060cf')
|
||||
sha256sums=('5c4062ce556f6d3451fc177ffb8673a2120f81df6835dea6a21a90fbdfff0dec')
|
||||
|
||||
prepare() {
|
||||
cd ${_realname}-${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user