talloc 2.1.11
Closes #22834. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8e0434fc72
commit
570c2ca10c
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +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.10.tar.gz"
|
||||
mirror "https://sources.voidlinux.eu/talloc-2.1.10/talloc-2.1.10.tar.gz"
|
||||
sha256 "c985e94bebd6ec2f6af3d95dcc3fcb192a2ddb7781a021d70ee899e26221f619"
|
||||
url "https://www.samba.org/ftp/talloc/talloc-2.1.11.tar.gz"
|
||||
sha256 "639eb35556a0af999123c4d883e79be05ff9f00ab4f9e4ac2e5775f9c5eeeed3"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue