Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / hwloc


Commits:
61322ae6 by Carl Smedstad at 2025-08-28T08:34:07+02:00
Update maintainer/contributor comments

- - - - -
257d4e03 by Carl Smedstad at 2025-08-28T08:37:50+02:00
upgpkg: 2.12.2-1: Upstream release

https://github.com/open-mpi/hwloc/releases/tag/hwloc-2.12.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hwloc
        pkgdesc = Portable Hardware Locality is a portable abstraction of 
hierarchical architectures
-       pkgver = 2.12.1
+       pkgver = 2.12.2
        pkgrel = 1
        url = https://www.open-mpi.org/projects/hwloc/
        arch = x86_64
@@ -17,8 +17,8 @@ pkgbase = hwloc
        optdepends = cairo: PDF, Postscript, and PNG export support
        optdepends = libxml2: full XML import/export support
        options = !docs
-       source = 
https://www.open-mpi.org/software/hwloc/v2.12/downloads/hwloc-2.12.1.tar.bz2
-       sha512sums = 
8da48f29447f9df06b5039b592c2fc790bc19308fc61d1e25e8b44e1acc99cf3cba35da9689a4e339fa35051d3fb4d47c375dd1aad1cd8d3af079846f428f1f3
-       b2sums = 
effc7398c357f436bb95ef5daa3004f2d7033e03adcfd05112558a7ff75219ae1e9d0673d75487d62d5f6532577ec9835c9cc93b170d35c77f10b36eee4c2cfa
+       source = 
https://www.open-mpi.org/software/hwloc/v2.12/downloads/hwloc-2.12.2.tar.bz2
+       sha512sums = 
949d6c9d7b858ee58e477b15e6c06f57812872142fa1c7f3ef20aae2e4ef954135f839e8604404bfd0637fde99729c7d00211c8aee860dfde9ac60bba0e78aef
+       b2sums = 
225d457ae01bcde2f342a175b7ab33d51fcbf6cb8ce02306569368758975d620b3ad4070c87ba16196c3a2e772658a6b4f841ba586a5d2ef922c1e60f72402c1
 
 pkgname = hwloc


=====================================
PKGBUILD
=====================================
@@ -1,10 +1,11 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Maintainer: Carl Smedstad <car...@archlinux.org>
 # Contributor: Stéphane Gaudreault <steph...@archlinux.org>
 # Contributor: Sylvain HENRY <hsy...@yahoo.fr>
 # Contributor: Hervé YVIQUEL <ellde...@gmail.com>
 
 pkgname=hwloc
-pkgver=2.12.1
+pkgver=2.12.2
 pkgrel=1
 pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical 
architectures'
 url='https://www.open-mpi.org/projects/hwloc/'
@@ -29,8 +30,8 @@ optdepends=(
 )
 options=('!docs')
 
source=("https://www.open-mpi.org/software/hwloc/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2";)
-sha512sums=('8da48f29447f9df06b5039b592c2fc790bc19308fc61d1e25e8b44e1acc99cf3cba35da9689a4e339fa35051d3fb4d47c375dd1aad1cd8d3af079846f428f1f3')
-b2sums=('effc7398c357f436bb95ef5daa3004f2d7033e03adcfd05112558a7ff75219ae1e9d0673d75487d62d5f6532577ec9835c9cc93b170d35c77f10b36eee4c2cfa')
+sha512sums=('949d6c9d7b858ee58e477b15e6c06f57812872142fa1c7f3ef20aae2e4ef954135f839e8604404bfd0637fde99729c7d00211c8aee860dfde9ac60bba0e78aef')
+b2sums=('225d457ae01bcde2f342a175b7ab33d51fcbf6cb8ce02306569368758975d620b3ad4070c87ba16196c3a2e772658a6b4f841ba586a5d2ef922c1e60f72402c1')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hwloc/-/compare/2ee78cb4f5c519643378d78a865e5dfcb46f194f...257d4e0383aa6d9301e3c064674743cd75b8201d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hwloc/-/compare/2ee78cb4f5c519643378d78a865e5dfcb46f194f...257d4e0383aa6d9301e3c064674743cd75b8201d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to