[arch-commits] Commit in hwloc/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Feb 4 15:35:58 UTC 2015
Date: Wednesday, February 4, 2015 @ 16:35:58
Author: anatolik
Revision: 230747
upgpkg: hwloc 1.10.1-1
Modified:
hwloc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-04 15:04:37 UTC (rev 230746)
+++ PKGBUILD 2015-02-04 15:35:58 UTC (rev 230747)
@@ -4,7 +4,7 @@
# Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
pkgname=hwloc
-pkgver=1.9
+pkgver=1.10.1
pkgrel=1
pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
license=('BSD')
depends=('sh' 'pciutils' 'cairo' 'libxml2')
options=('!docs')
-source=(http://www.open-mpi.org/software/hwloc/v${pkgver}/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('99646446502e0f9952170bf1082be63361d99b6d')
+source=(http://www.open-mpi.org/software/hwloc/v1.10/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('76291124e4638b2fbd4deb4cc3cd680e153077b5')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list