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

Levente Polyak anthraxx at archlinux.org
Sat Oct 27 09:49:52 UTC 2018


    Date: Saturday, October 27, 2018 @ 09:49:52
  Author: anthraxx
Revision: 337367

upgpkg: hwloc 1.11.11-1

Modified:
  hwloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-27 09:06:08 UTC (rev 337366)
+++ PKGBUILD	2018-10-27 09:49:52 UTC (rev 337367)
@@ -4,7 +4,7 @@
 # Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
 
 pkgname=hwloc
-pkgver=1.11.10
+pkgver=1.11.11
 pkgrel=1
 pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical architectures'
 url='https://www.open-mpi.org/projects/hwloc/'
@@ -14,8 +14,8 @@
 makedepends=('cairo' 'libxml2' 'pciutils' 'systemd')
 optdepends=('cairo' 'libxml2' 'pciutils')
 options=('!docs')
-source=(https://www.open-mpi.org/software/hwloc/v1.11/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2be808383d8337846fe77ce49c7ad3336fb6857505494d85c0ac03f22c5bd1e7')
+source=(https://www.open-mpi.org/software/hwloc/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('16a061cabd9319eb8cf9c6705c79142520b5b38d28a3f2a1d832bcb2fb7ea5fd')
 
 build() {
   cd hwloc-${pkgver}



More information about the arch-commits mailing list