Closed drbenmorgan closed 6 years ago
To support file transfer in ROOT. Using version 4.6.1 to match version on server. Bump as compatibility allows.
New formula needed to support #51
brew install --build-from-source <formula>
<formula>
brew audit --strict <formula>
brew install <formula>
To support file transfer in ROOT. Using version 4.6.1 to match version on server. Bump as compatibility allows.
New formula needed to support #51
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?[x] Does your build pass
brew audit --strict <formula>
(after doingbrew install <formula>
)?