From e82dc72b22cea1c1b6f734c7bf93383615d907c1 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 13 Sep 2017 23:37:40 -0700 Subject: [PATCH 1/3] Revert "openvdb: fix checksum" This reverts commit 12701b94d4adf0859a7adaf319282548d51c2f88. --- Formula/openvdb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/openvdb.rb b/Formula/openvdb.rb index c79db3fa34b5..b29de4d81c3f 100644 --- a/Formula/openvdb.rb +++ b/Formula/openvdb.rb @@ -2,7 +2,7 @@ class Openvdb < Formula desc "Sparse volume processing toolkit" homepage "http://www.openvdb.org/" url "https://github.com/dreamworksanimation/openvdb/archive/v4.0.2.tar.gz" - sha256 "7d995976cf124136b874d006496c37589f32de1b877ee7ccce626710823e8dbb" + sha256 "d86852dfff43251a3566f3a25e801591df498a9591558a39f237e935f15e138e" head "https://github.com/dreamworksanimation/openvdb.git" bottle do From 216ed7f3346ea217d6d8270c664f89b201331df2 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 13 Sep 2017 23:38:12 -0700 Subject: [PATCH 2/3] Revert "ndpi: fix checksum" This reverts commit dd177fb2e22cb61977b7888223947dbaa23103e7. --- Formula/ndpi.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/ndpi.rb b/Formula/ndpi.rb index 1c683bdb315a..58c6e0a18d34 100644 --- a/Formula/ndpi.rb +++ b/Formula/ndpi.rb @@ -2,7 +2,7 @@ class Ndpi < Formula desc "Deep Packet Inspection (DPI) library" homepage "http://www.ntop.org/products/ndpi/" url "https://github.com/ntop/nDPI/archive/2.0.tar.gz" - sha256 "a42a60ebd64bc8606f780204222893027f6dce0e3b460d7be655e5e065f5f3fa" + sha256 "90ae6e4de83bda5bb7405207020c1e0be364841510fdf5f0a2d48974e1a3fbcb" head "https://github.com/ntop/nDPI.git", :branch => "dev" From c8429a682e14b4f176bfcf4be5c8e5b5c096b34a Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 13 Sep 2017 23:38:51 -0700 Subject: [PATCH 3/3] Revert "hh: fix checksum" This reverts commit 93f342f9cd5853f518eb725c6ed7bb6725348ded. --- Formula/hh.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/hh.rb b/Formula/hh.rb index 17c31b2c2f66..f5ce2d790014 100644 --- a/Formula/hh.rb +++ b/Formula/hh.rb @@ -2,7 +2,7 @@ class Hh < Formula desc "Bash and zsh history suggest box" homepage "https://github.com/dvorka/hstr" url "https://github.com/dvorka/hstr/archive/1.22.tar.gz" - sha256 "384fee04e4c80a1964dcf443131c1da4a20dd474fb48132a51d3de0a946ba996" + sha256 "c4995e7041dc66e2118f83bd4c6c7f4cff5b4c493ca28bd7e4aef76edeff71ba" head "https://github.com/dvorka/hstr.git" bottle do