Date: Thursday, April 27, 2017 @ 13:45:13 Author: anatolik Revision: 294910
upgpkg: hwloc 1.11.7-1 Modified: hwloc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-27 13:15:33 UTC (rev 294909) +++ PKGBUILD 2017-04-27 13:45:13 UTC (rev 294910) @@ -4,7 +4,7 @@ # Contributor: Hervé YVIQUEL <[email protected]> pkgname=hwloc -pkgver=1.11.6 +pkgver=1.11.7 pkgrel=1 pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical architectures' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('cairo' 'libxml2' 'pciutils') options=('!docs') source=(http://www.open-mpi.org/software/hwloc/v1.11/downloads/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('7508710be4f9920b46936f6b975cab379298ebdd') +sha1sums=('7b78850b8504a93972a3f114a0e75f9b115607d9') build() { cd hwloc-$pkgver
