wput: add 0.6.2 bottle.
This commit is contained in:
parent
8633bc4945
commit
a0242dadad
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Wput < Formula
|
|||
url "https://downloads.sourceforge.net/project/wput/wput/0.6.2/wput-0.6.2.tgz"
|
||||
sha256 "229d8bb7d045ca1f54d68de23f1bc8016690dc0027a16586712594fbc7fad8c7"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "8e4eeb941d98dc0313b87682b7ae659bbceac59426cf0483c2ae2676cf5b924b" => :el_capitan
|
||||
sha256 "97bc045a03ddd01106304530a453a47693fbd5f3419090310c91a187e1d23931" => :yosemite
|
||||
sha256 "3e9c649d134fff0d79d23a2eb575e440354e938b0f261c5fed53efe9d6f3f8c9" => :mavericks
|
||||
end
|
||||
|
||||
# The patch is to skip inclusion of malloc.h only on OSX. Upstream:
|
||||
# https://sourceforge.net/tracker/?func=detail&aid=3481469&group_id=141519&atid=749615
|
||||
patch :DATA
|
||||
|
|
Loading…
Reference in a new issue