Date: Sunday, March 24, 2013 @ 23:00:13 Author: stephane Revision: 180614
upgpkg: hwloc 1.6.2-1 upstream update Modified: hwloc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-24 21:33:26 UTC (rev 180613) +++ PKGBUILD 2013-03-24 22:00:13 UTC (rev 180614) @@ -4,7 +4,7 @@ # Contributor: Hervé YVIQUEL <[email protected]> pkgname=hwloc -pkgver=1.6.1 +pkgver=1.6.2 pkgrel=1 pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('pkg-config') options=('!libtool' '!docs') source=(http://www.open-mpi.org/software/hwloc/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('9d02234d6abd5332675957506e4d8144c515e986') +sha1sums=('f9d9938d427e65257d1745ffc1d10634251cdc09') build() { cd "${srcdir}/${pkgname}-${pkgver}"
