From b7ef332e08189b4d17f35a9700225ae7a7739c1c Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 19 Dec 2017 21:58:47 -0800 Subject: [PATCH] libfabric 1.5.3 Closes #21914. Signed-off-by: ilovezfs --- Formula/libfabric.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libfabric.rb b/Formula/libfabric.rb index b20ca7b0e38dc..08d73fc16e438 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.5.2/libfabric-1.5.2.tar.bz2" - sha256 "c05f601e929bc1190683b8e1b06075e6d772196b68f0bbda87827fd08d9e0d6d" + url "https://github.com/ofiwg/libfabric/releases/download/v1.5.3/libfabric-1.5.3.tar.bz2" + sha256 "f62a40da06f8951db267a59a4ee7363b6ee60a7abbc55cd5db6c8b067d93fa0c" head "https://github.com/ofiwg/libfabric.git" bottle do