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

Stéphane Gaudreault stephane at archlinux.org
Fri Jan 27 15:42:49 UTC 2012


    Date: Friday, January 27, 2012 @ 10:42:48
  Author: stephane
Revision: 147723

upgpkg: hwloc 1.4-1

version bump

Modified:
  hwloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-27 13:25:03 UTC (rev 147722)
+++ PKGBUILD	2012-01-27 15:42:48 UTC (rev 147723)
@@ -4,7 +4,7 @@
 # Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
 
 pkgname=hwloc
-pkgver=1.3.1
+pkgver=1.4
 pkgrel=1
 pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('pkg-config')
 optdepends=('cairo: Graphical output' 'libxml2: XML export')
 options=('!libtool' '!docs')
-source=(http://www.open-mpi.org/software/hwloc/v1.3/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('1051c937c3d2a4c98922903f313a1fa021bb35ba')
+source=(http://www.open-mpi.org/software/hwloc/v1.4/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('04326ebbf5a084164d72269f05e37ae23996c023')
 
 build() {
    cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list