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

Anatol Pomozov anatolik at archlinux.org
Thu Dec 17 21:23:06 UTC 2015


    Date: Thursday, December 17, 2015 @ 22:23:06
  Author: anatolik
Revision: 256731

upgpkg: hwloc 1.11.2-1

Modified:
  hwloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 21:09:46 UTC (rev 256730)
+++ PKGBUILD	2015-12-17 21:23:06 UTC (rev 256731)
@@ -4,7 +4,7 @@
 # Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
 
 pkgname=hwloc
-pkgver=1.11.1
+pkgver=1.11.2
 pkgrel=1
 pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('sh' 'pciutils' 'cairo' 'libxml2')
 options=('!docs')
 source=(http://www.open-mpi.org/software/hwloc/v1.11/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('f08db5ccd59f443a725df3c386528b9f17f43a9e')
+sha1sums=('3d68de060808f04349538be4e63cde501cd53b0a')
 
 build() {
    cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list