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

Eric Bélanger eric at nymeria.archlinux.org
Sun Nov 24 22:33:33 UTC 2013


    Date: Sunday, November 24, 2013 @ 23:33:32
  Author: eric
Revision: 200288

upgpkg: hwloc 1.8-1

Upstream update

Modified:
  hwloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-24 21:33:14 UTC (rev 200287)
+++ PKGBUILD	2013-11-24 22:33:32 UTC (rev 200288)
@@ -4,7 +4,7 @@
 # Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
 
 pkgname=hwloc
-pkgver=1.7.2
+pkgver=1.8
 pkgrel=1
 pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 license=('BSD')
 depends=('sh' 'pciutils' 'cairo' 'libxml2')
 options=('!docs')
-source=(http://www.open-mpi.org/software/hwloc/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('bcd7d71e038af6e1f06a233fdf1c00739033e128')
+source=(http://www.open-mpi.org/software/hwloc/v${pkgver}/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('548a0d111775bceca9f1388d1d03e86a209ed6a8')
 
 build() {
    cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list