From 9c34a4269c5d690d8f042085c09641e9dbf21de8 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Tue, 7 Jan 2020 13:27:40 -0500 Subject: [PATCH] libfabric 1.9.0 Closes #48676. Signed-off-by: Rui Chen --- Formula/libfabric.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libfabric.rb b/Formula/libfabric.rb index 7f2e5e8ab5..27985de5dd 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.8.1/libfabric-1.8.1.tar.bz2" - sha256 "3c560b997f9eafd89f961dd8e8a29a81aad3e39aee888e3f3822da419047dc88" + url "https://github.com/ofiwg/libfabric/releases/download/v1.9.0/libfabric-1.9.0.tar.bz2" + sha256 "559bfb7376c38253c936d0b104591c3394880376d676894895706c4f5f88597c" head "https://github.com/ofiwg/libfabric.git" bottle do