talloc 2.1.14
Closes #29998. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
df961cdbfb
commit
79ebe0acab
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue