File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
_realname=hwloc
7
7
pkgbase=mingw-w64-${_realname}
8
8
pkgname=(" ${MINGW_PACKAGE_PREFIX} -${_realname} " )
9
- pkgver=2.6 .0
10
- pkgrel=2
9
+ pkgver=2.7 .0
10
+ pkgrel=1
11
11
pkgdesc=' Portable Hardware Locality is a portable abstraction of hierarchical architectures (mingw-w64)'
12
12
arch=(' any' )
13
13
mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clang32' )
@@ -21,7 +21,7 @@ options=('!docs')
21
21
license=(' BSD' )
22
22
url=' https://www.open-mpi.org/projects/hwloc/'
23
23
source=(https://www.open-mpi.org/software/hwloc/v${pkgver% .* } /downloads/${_realname} -${pkgver} .tar.bz2)
24
- sha256sums=(' E1F073E44E28C296FF848DEAD5E9BD6E2426B77F95EAD1792358958E859FA83A ' )
24
+ sha256sums=(' 028cee53ebcfe048283a2b3e87f2fa742c83645fc3ae329134bf5bb8b90384e0 ' )
25
25
26
26
prepare () {
27
27
cd ${_realname} -${pkgver}
You can’t perform that action at this time.
0 commit comments