Date: Wednesday, October 5, 2011 @ 11:17:02 Author: stephane Revision: 139868
upgpkg: hwloc 1.2.2-1 upstream update Modified: hwloc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-05 14:44:08 UTC (rev 139867) +++ PKGBUILD 2011-10-05 15:17:02 UTC (rev 139868) @@ -4,7 +4,7 @@ # Contributor: Hervé YVIQUEL <[email protected]> pkgname=hwloc -pkgver=1.2 +pkgver=1.2.2 pkgrel=1 pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ optdepends=('cairo: Graphical output' 'libxml2: XML export') options=('!libtool' '!docs') source=(http://www.open-mpi.org/software/hwloc/v1.2/downloads/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('43886dfdddda5bfbaa841976275e7bf643453d7b') +sha1sums=('9805effb53a69199bcaf86efaf349fee684cb0a6') build() { cd "${srcdir}/${pkgname}-${pkgver}"
