We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c9186 commit de04211Copy full SHA for de04211
Formula/talloc.rb
@@ -1,9 +1,9 @@
1
class Talloc < Formula
2
desc "Hierarchical, reference-counted memory pool with destructors"
3
homepage "https://talloc.samba.org/"
4
- url "https://www.samba.org/ftp/talloc/talloc-2.1.2.tar.gz"
5
- mirror "https://mirrors.kernel.org/debian/pool/main/t/talloc/talloc_2.1.2.orig.tar.gz"
6
- sha256 "230d78a3fca75a15ab0f5d76d7bbaeadd3c1e695adcbb085932d227f5c31838d"
+ url "https://www.samba.org/ftp/talloc/talloc-2.1.9.tar.gz"
+ mirror "https://mirrors.kernel.org/debian/pool/main/t/talloc/talloc_2.1.9.orig.tar.gz"
+ sha256 "f0aad4cb88a3322207c82136ddc07bed48a37c2c21f82962d6c5ccb422711062"
7
8
bottle do
9
cellar :any
0 commit comments