dwarfutils 20170709
Closes #17655. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
b177e1b115
commit
c9479c61f8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Dwarfutils < Formula
|
||||
desc "Dump and produce DWARF debug information in ELF objects"
|
||||
homepage "https://www.prevanders.net/dwarf.html"
|
||||
url "https://www.prevanders.net/libdwarf-20161124.tar.gz"
|
||||
sha256 "bd3d6dc7da0509876fb95b8681f165febd898845dc66714aa58e69b8feca988f"
|
||||
url "https://www.prevanders.net/libdwarf-20170709.tar.gz"
|
||||
sha256 "46ccfb24ecd24bd7cce466d67a7bfeb62b9ed405dafdc924918d58c529abccb8"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue