talloc 2.3.0
Closes #43992. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
996c2b9261
commit
53c9bef700
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.2.0.tar.gz"
|
||||
sha256 "5c6f6a45ef96b3fd0b28942673a68d0c6af5dcca9d676a2e4d57ce7e86c22ebc"
|
||||
url "https://www.samba.org/ftp/talloc/talloc-2.3.0.tar.gz"
|
||||
sha256 "75d5bcb34482545a82ffb06da8f6c797f963a0da450d0830c669267b14992fc6"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue