aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Sabogal <dsabogalcc@gmail.com>2018-01-20 15:54:14 -0500
committerDaniel Sabogal <dsabogalcc@gmail.com>2018-02-03 19:21:25 -0500
commita06754f96ef3452310ec29d3b9105a878d608897 (patch)
tree52156dc535a6142ccb0efbe289a1667ad214d117
parentd1ee0e35c7f16cff46b6d64b4667d9cc38842051 (diff)
downloadaports-a06754f96ef3452310ec29d3b9105a878d608897.tar.bz2
aports-a06754f96ef3452310ec29d3b9105a878d608897.tar.xz
testing/hwloc: upgrade to 1.11.9
-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"