aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/calcurse.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/calcurse.rb b/Library/Formula/calcurse.rb
index 0bedfd85e..c2d56dfae 100644
--- a/Library/Formula/calcurse.rb
+++ b/Library/Formula/calcurse.rb
@@ -8,7 +8,7 @@ class Calcurse < Formula
depends_on 'gettext'
fails_with :clang do
- build 421
+ build 425
cause "Issue with macro expansion in htable.h"
end