aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ape.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ape.rb')
-rw-r--r--Library/Formula/ape.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ape.rb b/Library/Formula/ape.rb
index e7e071cf3..5f89d6fd4 100644
--- a/Library/Formula/ape.rb
+++ b/Library/Formula/ape.rb
@@ -3,7 +3,7 @@ require 'formula'
class Ape < Formula
homepage 'http://www.ape-project.org/'
url 'https://github.com/APE-Project/APE_Server/tarball/v1.1.0'
- md5 '8e2d75bc558aa908e18c6765fc65eb53'
+ sha1 'ffecd63073a2239a144d5222fd1cd56cda411903'
def install
system "./build.sh"