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

Anatol Pomozov anatolik at archlinux.org
Tue Apr 26 16:40:03 UTC 2016


    Date: Tuesday, April 26, 2016 @ 18:40:02
  Author: anatolik
Revision: 266181

upgpkg: hwloc 1.11.3-1

Modified:
  hwloc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-26 16:34:58 UTC (rev 266180)
+++ PKGBUILD	2016-04-26 16:40:02 UTC (rev 266181)
@@ -4,8 +4,8 @@
 # Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
 
 pkgname=hwloc
-pkgver=1.11.2
-pkgrel=2
+pkgver=1.11.3
+pkgrel=1
 pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
 arch=('i686' 'x86_64')
 url="http://www.open-mpi.org/projects/hwloc/"
@@ -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=('3d68de060808f04349538be4e63cde501cd53b0a')
+sha1sums=('66e71c50dbbd483c0c1cdac4dbced6ce19fcbcb3')
 
 build() {
    cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list