[arch-commits] Commit in hwloc/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Wed Apr 24 20:03:28 UTC 2019
Date: Wednesday, April 24, 2019 @ 20:03:27
Author: jelle
Revision: 352085
upgpkg: hwloc 1.11.12-1
Upstream update
Modified:
hwloc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-24 19:43:53 UTC (rev 352084)
+++ PKGBUILD 2019-04-24 20:03:27 UTC (rev 352085)
@@ -4,7 +4,7 @@
# Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
pkgname=hwloc
-pkgver=1.11.11
+pkgver=1.11.12
pkgrel=1
pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical architectures'
url='https://www.open-mpi.org/projects/hwloc/'
@@ -15,7 +15,7 @@
optdepends=('cairo' 'libxml2' 'pciutils')
options=('!docs')
source=(https://www.open-mpi.org/software/hwloc/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('16a061cabd9319eb8cf9c6705c79142520b5b38d28a3f2a1d832bcb2fb7ea5fd')
+sha256sums=('ddfb7b9b4571551165b0fd824a340e58814c8c2b4af64c818579d4bc695a417d')
build() {
cd hwloc-${pkgver}
More information about the arch-commits
mailing list