From 79ebe0acab33257c2559415a2b1d9ea0bd26b95f Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 12 Jul 2018 03:15:13 -0700 Subject: [PATCH] talloc 2.1.14 Closes #29998. Signed-off-by: ilovezfs --- Formula/talloc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/talloc.rb b/Formula/talloc.rb index 422845bc0f..ac01cc8d2f 100644 --- a/Formula/talloc.rb +++ b/Formula/talloc.rb @@ -1,8 +1,8 @@ class Talloc < Formula desc "Hierarchical, reference-counted memory pool with destructors" homepage "https://talloc.samba.org/" - url "https://www.samba.org/ftp/talloc/talloc-2.1.13.tar.gz" - sha256 "84f399dbf0ad97006a2b4953ea99452d033faac15aabfddd4ba61734764c6047" + url "https://www.samba.org/ftp/talloc/talloc-2.1.14.tar.gz" + sha256 "b185602756a628bac507fa8af8b9df92ace69d27c0add5dab93190ad7c3367ce" bottle do cellar :any