[arch-commits] Commit in hwloc/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Nov 21 17:57:23 UTC 2016


    Date: Monday, November 21, 2016 @ 17:57:22
  Author: anatolik
Revision: 281775

upgpkg: hwloc 1.11.5-1

Modified:
  hwloc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-21 17:44:38 UTC (rev 281774)
+++ PKGBUILD	2016-11-21 17:57:22 UTC (rev 281775)
@@ -4,7 +4,7 @@
 # Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
 
 pkgname=hwloc
-pkgver=1.11.4
+pkgver=1.11.5
 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=('5ecfeea7a825da1e22dd3d418746b33fad44f1b0')
+sha1sums=('bfca110cc6a731eaaf02d9155e8ab126b694f118')
 
 build() {
   cd hwloc-$pkgver



More information about the arch-commits mailing list