par2: remove obsolete par2tbb conflict
par2tbb formula was moved to boneyard in Homebrew/homebrew#43360. This caused `Error: No available formula for par2tbb` to show. Closes Homebrew/homebrew#43809. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
3a2f384c25
commit
e4c64124c3
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@ class Par2 < Formula
|
|||
url "https://downloads.sourceforge.net/project/parchive/par2cmdline/0.4/par2cmdline-0.4.tar.gz"
|
||||
sha256 "9e32b7dbcf7bca8249f98824757d4868714156fe2276516504cd26f736e9f677"
|
||||
|
||||
conflicts_with "par2tbb",
|
||||
:because => "par2 and par2tbb install the same binaries."
|
||||
|
||||
# Clang doesn't like variable length arrays of non-POD types.
|
||||
patch :DATA
|
||||
|
||||
|
|
Loading…
Reference in a new issue