Skip to content

Commit de04211

Browse files
committed
talloc 2.1.9
Closes Homebrew#11587. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
1 parent 52c9186 commit de04211

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/talloc.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Talloc < Formula
22
desc "Hierarchical, reference-counted memory pool with destructors"
33
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"
4+
url "https://www.samba.org/ftp/talloc/talloc-2.1.9.tar.gz"
5+
mirror "https://mirrors.kernel.org/debian/pool/main/t/talloc/talloc_2.1.9.orig.tar.gz"
6+
sha256 "f0aad4cb88a3322207c82136ddc07bed48a37c2c21f82962d6c5ccb422711062"
77

88
bottle do
99
cellar :any

0 commit comments

Comments
 (0)