aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hwloc
diff options
context:
space:
mode:
Diffstat (limited to 'testing/hwloc')
-rw-r--r--testing/hwloc/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/hwloc/APKBUILD b/testing/hwloc/APKBUILD
index a6ac724fa6..59e883760d 100644
--- a/testing/hwloc/APKBUILD
+++ b/testing/hwloc/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Daniel Sabogal <dsabogalcc@gmail.com>
pkgname=hwloc
-pkgver=1.11.8
+pkgver=1.11.9
pkgrel=0
pkgdesc="Portable abstraction of hierarchical hardware architectures"
url="https://www.open-mpi.org/"
arch="all"
-license="BSD"
+license="BSD-3-Clause"
makedepends="cairo-dev eudev-dev libxml2-dev ncurses-dev"
if [ "$CARCH" != "armhf" ]; then
makedepends="$makedepends numactl-dev"
@@ -39,4 +39,4 @@ _tools() {
mv "$pkgdir"/usr/bin "$subpkgdir"/usr
}
-sha512sums="6ade049b1de2204ba876fa49344a8389c8128a4082f8e1bc1196a659e862dd4222e954aac64bdb8560dd59412b629d5a41c161a4746199b8994c4e490fae89f7 hwloc-1.11.8.tar.bz2"
+sha512sums="59198b460e2acb9ff0f8b06a86116a2ab67515e92035d3ecc1619ddbe42c7dd8991acab9cfe9c7130517238552aa570e3a51d135773ba34fbe343f2dfe48d956 hwloc-1.11.9.tar.bz2"