From: W. Michael Petullo Date: Tue, 14 Dec 2021 15:02:25 +0000 (-0600) Subject: hwloc: update to 2.6.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9b267db81264782e24c3707c988bafe26a18c402;p=openwrt-packages.git hwloc: update to 2.6.0 Signed-off-by: W. Michael Petullo --- diff --git a/libs/hwloc/Makefile b/libs/hwloc/Makefile index a0bd83b85..8193011eb 100644 --- a/libs/hwloc/Makefile +++ b/libs/hwloc/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hwloc -PKG_VERSION:=2.3.0 -PKG_RELEASE:=1 +PKG_VERSION:=2.6.0 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://download.open-mpi.org/release/$(PKG_NAME)/v2.3 -PKG_HASH:=b607f6097873f69ef6b4b01e66e0dcb45f9939e8979827284664bbf0d4018a64 +PKG_SOURCE_URL:=https://download.open-mpi.org/release/$(PKG_NAME)/v2.6 +PKG_HASH:=e1f073e44e28c296ff848dead5e9bd6e2426b77f95ead1792358958e859fa83a PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=BSD-3-Clause