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

Stéphane Gaudreault stephane at archlinux.org
Tue May 15 01:03:08 UTC 2012


    Date: Monday, May 14, 2012 @ 21:03:07
  Author: stephane
Revision: 159009

upgpkg: hwloc 1.4.2-1

Modified:
  hwloc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-14 20:33:16 UTC (rev 159008)
+++ PKGBUILD	2012-05-15 01:03:07 UTC (rev 159009)
@@ -4,7 +4,7 @@
 # Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
 
 pkgname=hwloc
-pkgver=1.4.1
+pkgver=1.4.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.4/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('911d2ba77fa968c3c72caf75a9e21637f3677acc')
+sha1sums=('2c2ca4101b4ea6782393b555a320c566da50cb68')
 
 build() {
    cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list