We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4460a20 commit a8561eeCopy full SHA for a8561ee
libs/hwloc/Makefile
@@ -6,12 +6,12 @@
6
include $(TOPDIR)/rules.mk
7
8
PKG_NAME:=hwloc
9
-PKG_VERSION:=2.12.1
+PKG_VERSION:=2.12.2
10
PKG_RELEASE:=1
11
12
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
13
PKG_SOURCE_URL:=https://download.open-mpi.org/release/$(PKG_NAME)/v2.12
14
-PKG_HASH:=38a90328bb86259f9bb2fe1dc57fd841e111d1e6358012bef23dfd95d21dc66b
+PKG_HASH:=563e61d70febb514138af0fac36b97621e01a4aacbca07b86e7bd95b85055ba0
15
16
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
17
PKG_LICENSE:=BSD-3-Clause
0 commit comments