talloc: new mirror (#11797)
This commit is contained in:
parent
686898e4d2
commit
55528a2efb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ 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.9.tar.gz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/t/talloc/talloc_2.1.9.orig.tar.gz"
|
||||
mirror "https://sources.voidlinux.eu/talloc-2.1.9/talloc-2.1.9.tar.gz"
|
||||
sha256 "f0aad4cb88a3322207c82136ddc07bed48a37c2c21f82962d6c5ccb422711062"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue