libtrace 3.0.22
Closes Homebrew/homebrew#40898. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
79781b3cf7
commit
ca0cb0cdb0
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "formula"
|
||||||
class Libtrace < Formula
|
class Libtrace < Formula
|
||||||
desc "Library for trace processing supporting multiple inputs"
|
desc "Library for trace processing supporting multiple inputs"
|
||||||
homepage "http://research.wand.net.nz/software/libtrace.php"
|
homepage "http://research.wand.net.nz/software/libtrace.php"
|
||||||
url "http://research.wand.net.nz/software/libtrace/libtrace-3.0.21.tar.bz2"
|
url "http://research.wand.net.nz/software/libtrace/libtrace-3.0.22.tar.bz2"
|
||||||
sha1 "208908ceee0dde9a556dc4cf1d5dac7320f6bae3"
|
sha256 "b8bbaa2054c69cc8f93066143e2601c09c8ed56e75c6e5e4e2c115d07952f8f8"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
revision 1
|
revision 1
|
||||||
|
|
Loading…
Reference in a new issue