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


Commits:
8fafa739 by Carl Smedstad at 2024-09-27T01:42:29+02:00
upgpkg: 2.11.2-1: Upstream release

https://github.com/open-mpi/hwloc/releases/tag/hwloc-2.11.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.11.1
+       pkgver = 2.11.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.11/downloads/hwloc-2.11.1.tar.bz2
-       sha512sums = 
095afab5e7caf2099266b71d7803f2695987eed1c62d7315867b12f8db059d5a5e6f64d6303351cc1a14cfbcf0f7f5a3acedb775a0220f3648d158941c270b28
-       b2sums = 
05570b54235fe3ce31d974bcda025b2de465f36d43ed72bde7ac95af42a1e24000444323780f318bc0733c255169d6db436bcef230ead803fc2c1c68d12626ee
+       source = 
https://www.open-mpi.org/software/hwloc/v2.11/downloads/hwloc-2.11.2.tar.bz2
+       sha512sums = 
488bfdeb32d2b98cffc43a537e87422d70abcc2bc029e4b5c911fc3e37189a9213dc8efd5552e2fda0d2b03d4ec25ebd45e0680dd129da046798750c5f5eb72f
+       b2sums = 
e4764883eb3678fba6d6bd30fba27d68bd15cefccfcbc9d628573447f5f507a348e197d5003cc016fd4e27da05dc8c0ebd8644a4530f8499016d255c62602fc2
 
 pkgname = hwloc


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: HervĂ© YVIQUEL <[email protected]>
 
 pkgname=hwloc
-pkgver=2.11.1
+pkgver=2.11.2
 pkgrel=1
 pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical 
architectures'
 url='https://www.open-mpi.org/projects/hwloc/'
@@ -29,8 +29,8 @@ optdepends=(
 )
 options=('!docs')
 
source=("https://www.open-mpi.org/software/hwloc/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2";)
-sha512sums=('095afab5e7caf2099266b71d7803f2695987eed1c62d7315867b12f8db059d5a5e6f64d6303351cc1a14cfbcf0f7f5a3acedb775a0220f3648d158941c270b28')
-b2sums=('05570b54235fe3ce31d974bcda025b2de465f36d43ed72bde7ac95af42a1e24000444323780f318bc0733c255169d6db436bcef230ead803fc2c1c68d12626ee')
+sha512sums=('488bfdeb32d2b98cffc43a537e87422d70abcc2bc029e4b5c911fc3e37189a9213dc8efd5552e2fda0d2b03d4ec25ebd45e0680dd129da046798750c5f5eb72f')
+b2sums=('e4764883eb3678fba6d6bd30fba27d68bd15cefccfcbc9d628573447f5f507a348e197d5003cc016fd4e27da05dc8c0ebd8644a4530f8499016d255c62602fc2')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hwloc/-/commit/8fafa739190684d47c442a0bace6bc4fbe6965b8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hwloc/-/commit/8fafa739190684d47c442a0bace6bc4fbe6965b8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to