aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ape.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ape.rb b/Library/Formula/ape.rb
index c4d73378f..f57e531be 100644
--- a/Library/Formula/ape.rb
+++ b/Library/Formula/ape.rb
@@ -2,11 +2,11 @@ require 'formula'
class Ape < Formula
homepage 'http://www.ape-project.org/'
- url 'https://github.com/APE-Project/APE_Server/archive/v1.1.0.tar.gz'
- sha1 '5543822a0455f59ae249a85740d8d040bb8c03cf'
+ url 'https://github.com/APE-Project/APE_Server/archive/v1.1.2.tar.gz'
+ sha1 'a2710108c0130fb4c00777ddde238f68aa4bc0e3'
fails_with :clang do
- build 425
+ build 500
cause 'multiple configure and compile errors'
end