aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/hiredis.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hiredis.rb b/Library/Formula/hiredis.rb
index aa0cdb1c8..bf67f0b47 100644
--- a/Library/Formula/hiredis.rb
+++ b/Library/Formula/hiredis.rb
@@ -8,7 +8,7 @@ class Hiredis < Formula
head 'https://github.com/antirez/hiredis.git'
fails_with :clang do
- build 318
+ build 421
cause <<-EOS.undent
argument to 'va_arg' is of incomplete type 'void'
This is fixed in HEAD, and can be removed for the next release.