Skip to content

Commit a8561ee

Browse files
flyn-orgBKPepe
authored andcommitted
hwloc: update to 2.12.2
This upstream release fixed a number of small issues. Signed-off-by: W. Michael Petullo <mike@flyn.org>
1 parent 4460a20 commit a8561ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/hwloc/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=hwloc
9-
PKG_VERSION:=2.12.1
9+
PKG_VERSION:=2.12.2
1010
PKG_RELEASE:=1
1111

1212
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
1313
PKG_SOURCE_URL:=https://download.open-mpi.org/release/$(PKG_NAME)/v2.12
14-
PKG_HASH:=38a90328bb86259f9bb2fe1dc57fd841e111d1e6358012bef23dfd95d21dc66b
14+
PKG_HASH:=563e61d70febb514138af0fac36b97621e01a4aacbca07b86e7bd95b85055ba0
1515

1616
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
1717
PKG_LICENSE:=BSD-3-Clause

0 commit comments

Comments
 (0)