diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-15 16:40:34 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-15 16:40:34 -0300 |
commit | c1c9996d09b0f1f50d7470b56ad0036ecbe76347 (patch) | |
tree | 56bdc0c1589f2d3ca597dbfcefba9b99bd080e59 /extra/hwloc | |
parent | 1a625c4e00e4ab90883a2f26a2e9a3ab3513b4ec (diff) |
Rebuild due to link against libxml2
Diffstat (limited to 'extra/hwloc')
-rw-r--r-- | extra/hwloc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/hwloc/PKGBUILD b/extra/hwloc/PKGBUILD index 90fb015d6..cc5b618f2 100644 --- a/extra/hwloc/PKGBUILD +++ b/extra/hwloc/PKGBUILD @@ -5,7 +5,7 @@ pkgname=hwloc pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures" arch=('i686' 'x86_64' 'mips64el') url="http://www.open-mpi.org/projects/hwloc/" |