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

Stéphane Gaudreault stephane at archlinux.org
Tue Dec 11 12:57:31 UTC 2012


    Date: Tuesday, December 11, 2012 @ 07:57:31
  Author: stephane
Revision: 173119

upgpkg: hwloc 1.6-1

upstream update

Modified:
  hwloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-11 12:24:51 UTC (rev 173118)
+++ PKGBUILD	2012-12-11 12:57:31 UTC (rev 173119)
@@ -4,7 +4,7 @@
 # Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
 
 pkgname=hwloc
-pkgver=1.5.1
+pkgver=1.6
 pkgrel=1
 pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('sh' 'pciutils' 'cairo' 'libxml2')
 makedepends=('pkg-config')
 options=('!libtool' '!docs')
-source=(http://www.open-mpi.org/software/hwloc/v1.5/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('5ce00444d7ffc261ff7877ce685a920fb38a771a')
+source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('a9c0bbcd49350b6cbe45efdc75e5962863239ebb')
 
 build() {
    cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list