summaryrefslogtreecommitdiff
path: root/extra/hwloc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-29 23:14:54 +0000
committerroot <root@rshg054.dnsready.net>2011-12-29 23:14:54 +0000
commit8a823402bd45dc875237a20f174ecbe64e1bae4d (patch)
treef520fcd3f38fc11c721bd183e92d1b65c37ca1a9 /extra/hwloc
parent5cd3c62bce23c2b25c28b22da71f664b48703ad2 (diff)
Thu Dec 29 23:14:54 UTC 2011
Diffstat (limited to 'extra/hwloc')
-rw-r--r--extra/hwloc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/hwloc/PKGBUILD b/extra/hwloc/PKGBUILD
index 13f086340..fba4aecc2 100644
--- a/extra/hwloc/PKGBUILD
+++ b/extra/hwloc/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 143086 2011-11-22 17:32:42Z stephane $
+# $Id: PKGBUILD 145717 2011-12-28 15:42:53Z stephane $
# Maintainer : Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Sylvain HENRY <hsyl20@yahoo.fr>
# Contributor: Hervé YVIQUEL <elldekaa@gmail.com>
pkgname=hwloc
-pkgver=1.3
+pkgver=1.3.1
pkgrel=1
pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('pkg-config')
optdepends=('cairo: Graphical output' 'libxml2: XML export')
options=('!libtool' '!docs')
source=(http://www.open-mpi.org/software/hwloc/v1.3/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('4d4de0f48f8b9a1eaf75d55bc93e0e624f6194eb')
+sha1sums=('1051c937c3d2a4c98922903f313a1fa021bb35ba')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"