From 4d0103286b8d4b272f98463c04074e73c4e58ad2 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Mon, 17 Jun 2019 14:06:59 +1000 Subject: [PATCH] libfabric 1.7.2 Closes #41026. Signed-off-by: FX Coudert --- Formula/libfabric.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libfabric.rb b/Formula/libfabric.rb index db38797cd0..be31b74b2b 100644 --- a/Formula/libfabric.rb +++ b/Formula/libfabric.rb @@ -1,8 +1,8 @@ class Libfabric < Formula desc "OpenFabrics libfabric" homepage "https://ofiwg.github.io/libfabric/" - url "https://github.com/ofiwg/libfabric/releases/download/v1.7.1/libfabric-1.7.1.tar.bz2" - sha256 "f4e9cc48319763cff4943de96bf527b737c9f1d6ac3088b8b5c75d07bd719569" + url "https://github.com/ofiwg/libfabric/releases/download/v1.7.2/libfabric-1.7.2.tar.bz2" + sha256 "cda00244d1366462a5a020ad8f78782d3e171ec598c408aaeac68a3b5d439f21" head "https://github.com/ofiwg/libfabric.git" bottle do