valgrind: fix patch level
This commit is contained in:
parent
fdbc9d117d
commit
49d02c19c0
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class Valgrind < Formula
|
|||
|
||||
# Fix for 10.9 Mavericks. From upstream bug:
|
||||
# https://bugs.kde.org/show_bug.cgi?id=326724#c12
|
||||
patch do
|
||||
patch :p0 do
|
||||
url "http://bugsfiles.kde.org/attachment.cgi?id=83590"
|
||||
sha1 "22819a4a02140974e6330f3521b240b68f1619d7"
|
||||
end if MacOS.version == :mavericks
|
||||
|
|
Loading…
Reference in a new issue