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

Stéphane Gaudreault stephane at archlinux.org
Tue Mar 6 02:06:22 UTC 2012


    Date: Monday, March 5, 2012 @ 21:06:22
  Author: stephane
Revision: 152253

upgpkg: hwloc 1.4.1-1

upstream update

Modified:
  hwloc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-06 01:59:40 UTC (rev 152252)
+++ PKGBUILD	2012-03-06 02:06:22 UTC (rev 152253)
@@ -4,8 +4,8 @@
 # Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
 
 pkgname=hwloc
-pkgver=1.4
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
 arch=('i686' 'x86_64')
 url="http://www.open-mpi.org/projects/hwloc/"
@@ -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=('04326ebbf5a084164d72269f05e37ae23996c023')
+sha1sums=('911d2ba77fa968c3c72caf75a9e21637f3677acc')
 
 build() {
    cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list