talloc 2.3.1
Closes #48318. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2dd303a3e8
commit
93f078d3c8
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.3.0.tar.gz"
|
||||
sha256 "75d5bcb34482545a82ffb06da8f6c797f963a0da450d0830c669267b14992fc6"
|
||||
url "https://www.samba.org/ftp/talloc/talloc-2.3.1.tar.gz"
|
||||
sha256 "ef4822d2fdafd2be8e0cabc3ec3c806ae29b8268e932c5e9a4cd5585f37f9f77"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue